Skip to content

Commit

Permalink
Merge pull request #28 from daveytyke/main
Browse files Browse the repository at this point in the history
Update page.html
  • Loading branch information
daveytyke authored Dec 20, 2024
2 parents fc94167 + f7fa537 commit 67eb647
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ckanext/ukdstheme/templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
making sitewide header changes it is preferable to override the header.html
file.
#}

{%- block footer %}
{% include "header.html" %}
{% endblock -%}

{# The content block allows you to replace the content of the page if needed #}
{%- block content %}
Expand Down

0 comments on commit 67eb647

Please sign in to comment.