diff --git a/src/IDF/templates/idf/login_form.html b/src/IDF/templates/idf/login_form.html index 9377d45..c7e8edb 100644 --- a/src/IDF/templates/idf/login_form.html +++ b/src/IDF/templates/idf/login_form.html @@ -29,7 +29,7 @@ document.getElementById('id_login').focus() {block context}
{trans 'If you don\'t have an account yet, you can create one'} {trans 'here'}
-{trans 'It takes less than a minute to create your account'}
-{blocktrans}If you don't have an account yet, you can create one here.{/blocktrans}
+{trans 'It takes less than a minute to create your account.'}
{/block}