diff --git a/templates/login.html b/templates/login.html
index bf6e70f..3234fb3 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -1,14 +1,5 @@
{% extends "base.html" %}
{% block head %}
-
{% endblock %}
{% block content %}
diff --git a/templates/register.html b/templates/register.html
index 9f7175e..79b46d9 100644
--- a/templates/register.html
+++ b/templates/register.html
@@ -1,14 +1,5 @@
{% extends "base.html" %}
{% block head %}
-
{% endblock %}
{% block content %}