diff --git a/app/templates/_closed_registrations.html b/app/templates/_closed_registrations.html
index 367d594..8f31ce7 100644
--- a/app/templates/_closed_registrations.html
+++ b/app/templates/_closed_registrations.html
@@ -5,5 +5,6 @@
+
\ No newline at end of file
diff --git a/app/templates/register.html b/app/templates/register.html
index 3474866..5b0b057 100644
--- a/app/templates/register.html
+++ b/app/templates/register.html
@@ -1,8 +1,9 @@
{% extends "base.html" %}
{% block content %}
- {% if registrations %}
+{% if registrations %}
+