diff --git a/bookwyrm/templates/components/footer.html b/bookwyrm/templates/components/footer.html deleted file mode 100644 index df11e9d55..000000000 --- a/bookwyrm/templates/components/footer.html +++ /dev/null @@ -1,49 +0,0 @@ -{% load layout %} -{% load i18n %} -{% load static %} - - - - - - - - - -{% block scripts %}{% endblock %} diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index 50a7ae6d1..bc85e678e 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -222,7 +222,51 @@ -{% include 'components/footer.html' %} + + + + + + + + +{% block scripts %}{% endblock %}