diff --git a/django/templates/base.html b/django/templates/base.html index b497df4..be9d51e 100644 --- a/django/templates/base.html +++ b/django/templates/base.html @@ -71,5 +71,8 @@ localStorage.setItem("meine_seite_scroll", 0);} {% block extra_js %}{% endblock %} + \ No newline at end of file