diff --git a/templates/account/email/email_confirmation_message.txt b/templates/account/email/email_confirmation_message.txt index a819df55..cf8e7758 100644 --- a/templates/account/email/email_confirmation_message.txt +++ b/templates/account/email/email_confirmation_message.txt @@ -1,9 +1,12 @@ {% load registration_extras %} -Ahoj, -už len krok a budeš môcť riešiť jedinečné matematické úlohy. +Ahoj, + +predtým, než budeš môcť svoj účet na stránke strom.sk plne využívať, musíš si overiť e-mailovú adresu. Pre dokončenie registrácie klikni sem: -{{ request.scheme }}://{{ request|source_host}}/{{ request|seminar }}/verify-email/{{ key }} +{{ request.scheme }}://{{ request|source_host }}/{{ request|seminar }}/verify-email/{{ key }} + +Ak registráciu nechceš dokončiť, tak tento e-mail môžeš ignorovať. -Tvoji vedúci Stromu \ No newline at end of file +Tvoji vedúci STROMu diff --git a/templates/account/email/email_confirmation_signup_message.txt b/templates/account/email/email_confirmation_signup_message.txt index 268a632b..cf8e7758 100644 --- a/templates/account/email/email_confirmation_signup_message.txt +++ b/templates/account/email/email_confirmation_signup_message.txt @@ -1,9 +1,12 @@ {% load registration_extras %} -Ahoj, -už len krok a budeš môcť riešiť jedinečné matematické úlohy. +Ahoj, + +predtým, než budeš môcť svoj účet na stránke strom.sk plne využívať, musíš si overiť e-mailovú adresu. Pre dokončenie registrácie klikni sem: {{ request.scheme }}://{{ request|source_host }}/{{ request|seminar }}/verify-email/{{ key }} -Tvoji vedúci Stromu \ No newline at end of file +Ak registráciu nechceš dokončiť, tak tento e-mail môžeš ignorovať. + +Tvoji vedúci STROMu diff --git a/templates/account/email/email_confirmation_signup_subject.txt b/templates/account/email/email_confirmation_signup_subject.txt index b47b677f..b3c46cfd 100644 --- a/templates/account/email/email_confirmation_signup_subject.txt +++ b/templates/account/email/email_confirmation_signup_subject.txt @@ -1 +1 @@ -STROM - verifikácia emailu \ No newline at end of file +STROM - verifikácia e-mailu diff --git a/templates/account/email/email_confirmation_subject.txt b/templates/account/email/email_confirmation_subject.txt index b47b677f..b3c46cfd 100644 --- a/templates/account/email/email_confirmation_subject.txt +++ b/templates/account/email/email_confirmation_subject.txt @@ -1 +1 @@ -STROM - verifikácia emailu \ No newline at end of file +STROM - verifikácia e-mailu diff --git a/templates/account/email/password_reset_key_message.txt b/templates/account/email/password_reset_key_message.txt index 7bbdaa75..80f9baa9 100644 --- a/templates/account/email/password_reset_key_message.txt +++ b/templates/account/email/password_reset_key_message.txt @@ -7,4 +7,4 @@ tento e-mail ti prišiel, pretože nám prišla žiadosť o zresetovanie hesla k Ak chceš zresetovať heslo, klikni na tento link: {{password_reset_url}} -Tvoji vedúci Stromu \ No newline at end of file +Tvoji vedúci STROMu