diff --git a/templates/base.html b/templates/base.html
index a994aa9..94fe993 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -18,5 +18,6 @@
{% block nav %}{{ navbar() }}{% endblock %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}
+