diff --git a/frontend/templates/frontend/base.html b/frontend/templates/frontend/base.html index 84d28b0..0561e18 100644 --- a/frontend/templates/frontend/base.html +++ b/frontend/templates/frontend/base.html @@ -67,4 +67,5 @@ - {% include "frontend/footer.html" with scripts=scripts %} + +{% include "frontend/footer.html" with scripts=scripts %}