diff --git a/templates/display.html b/templates/display.html index 9513664..35730f2 100644 --- a/templates/display.html +++ b/templates/display.html @@ -3,6 +3,10 @@ {% block extend_head %} {% endblock %} {% block content %} + + + {% endblock %} \ No newline at end of file diff --git a/templates/main.html b/templates/main.html index 798fe39..34327bb 100644 --- a/templates/main.html +++ b/templates/main.html @@ -4,6 +4,7 @@ {% endblock %}