diff --git a/users/templates/users/_form.html b/users/templates/users/_form.html index f544adb..be5782b 100644 --- a/users/templates/users/_form.html +++ b/users/templates/users/_form.html @@ -16,7 +16,7 @@ @@ -64,4 +64,4 @@ {% trans 'Cancel' %} - \ No newline at end of file + diff --git a/users/templates/users/register.html b/users/templates/users/register.html index 2562a27..22eaed3 100644 --- a/users/templates/users/register.html +++ b/users/templates/users/register.html @@ -31,7 +31,7 @@ {% endfor %} {% endif %} - +
@@ -52,7 +52,7 @@
@@ -100,4 +100,4 @@ {% endblock %} {% block bottommenu %} -{% endblock %} \ No newline at end of file +{% endblock %} -- libgit2 0.21.2