diff --git a/templates/base.html b/templates/base.html index ab80a03..201b8fd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,6 +16,7 @@
{% block content %} + <- back to landing {{ section.content | safe }} {% endblock %}