diff --git a/apps/challenges/templates/challenges/includes/mobile/badges.html b/apps/challenges/templates/challenges/includes/mobile/badges.html index 359b349..3dc813d 100644 --- a/apps/challenges/templates/challenges/includes/mobile/badges.html +++ b/apps/challenges/templates/challenges/includes/mobile/badges.html @@ -1,7 +1,6 @@
{{ _('The password reset link was invalid, possibly because it has already been used.') }}
- {{ _('OK') }} + {{ _('OK') }} {% endif %} @@ -38,5 +38,5 @@{{ _('You can now sign in.') }}
- {{ _('Sign in') }} + {{ _('Sign in') }} \ No newline at end of file diff --git a/apps/desktop/templates/desktop/popups/your-account.html b/apps/desktop/templates/desktop/popups/your-account.html index 4ff9945..a433f0d 100644 --- a/apps/desktop/templates/desktop/popups/your-account.html +++ b/apps/desktop/templates/desktop/popups/your-account.html @@ -77,13 +77,13 @@ {{ _('Joined Spark: {date_joined}')|fe(date_joined=date_joined ) }}{{ _('Are you sure you want to sign out?') }}