diff options
Diffstat (limited to 'templates/page.html')
-rw-r--r-- | templates/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html index 0a7b3fd..ac9a458 100644 --- a/templates/page.html +++ b/templates/page.html @@ -9,4 +9,4 @@ {{ macros::render_post(post=page, class="mention") }} {%- endfor %} {%- endif %} -{%- endblock content %} +{%- endblock %} |