@@ -22,12 +44,7 @@
- {% if app.user.facebookId is defined and app.user.facebookId is not null %}
-
- {% endif %}
- Welcome back, {{ app.user.realName is not null ? app.user.realName : app.user.username }}
+ Welcome back, {{ app.user.username }}
For registered players
++ Create a free account and every game you play gets recorded. + Watch your win rate climb, revisit past battles, and prove your dominance + on the board — one detonation at a time. +
+ {% if not is_granted("IS_AUTHENTICATED_REMEMBERED") %} + + Create free account + + {% endif %} +
+
+ Our inspiration
++ Remember the minesweeper hidden inside Microsoft's MSN Messenger? + That tiny two-player gem sparked countless friendships and rivalries + in the early 2000s. We loved it — so we rebuilt it for today. + Real-time, multiplayer, and no MSN account required. +
+Built with
+
+
+ This game would not exist without the incredible open-source community.
+ Thank you to every contributor, maintainer, and creator behind these projects.
+
Welcome back, commander
+ + {% if error %} ++ No account yet? + Create one +
++ + {{ app.user.email }} +
+ {% endif %} ++ Registered commander +
+No games recorded yet. Start playing!
+We sent an activation link to
+{{ email }}
+
+ Click the link in the email to activate your account.
+ The link expires in 24 hours.
+
Join the battle — no subscription required
+ + + ++ Already have an account? + Sign in +
+
+ {% block bodyTop %}{% endblock %}
- {% block bodyTop %}{% endblock %}
+
+ Activate your account, commander
+
+ Hi {{ username }},
+ Thanks for registering on MineSeeker. Click the button below to verify your
+ email address and activate your account.
+
+ Activate account +
+
+ If the button doesn't work, copy and paste this link into your browser:
+ {{ activation_url }}
+