diff --git a/WebHost/templates/layout.html b/WebHost/templates/layout.html index 68a0fa2b..c90ebc11 100644 --- a/WebHost/templates/layout.html +++ b/WebHost/templates/layout.html @@ -18,4 +18,10 @@ {% endif %} {% endwith %} {% block body %}{% endblock %} + \ No newline at end of file