diff --git a/templates/registration/login.html b/templates/registration/login.html
index 7c0382a..1f3b94c 100644
--- a/templates/registration/login.html
+++ b/templates/registration/login.html
@@ -38,4 +38,5 @@
+
{% endblock %}
diff --git a/templates/registration/register.html b/templates/registration/register.html
index be522c4..bde20b2 100644
--- a/templates/registration/register.html
+++ b/templates/registration/register.html
@@ -36,4 +36,5 @@
+
{% endblock content %}