pages: add menu if enabled

Similar to how it is done in categories.
This commit is contained in:
Victor Toso 2020-03-30 13:39:02 +02:00
parent d8d6dc5861
commit 4b809901b9
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
{% import "post_macros.html" as post_macros %}
{% block content %}
{% block header %}
{{ super() }}
{% endblock header %}
<article itemscope itemtype="http://schema.org/BlogPosting">
<header>