Updated endblocks
This commit is contained in:
parent
c2fb13a1f5
commit
92b9007024
4 changed files with 9 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
<main class="col-md-10">
|
||||
{% include 'post_header' %}
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
{% block content %}{% endblock content %}
|
||||
|
||||
{% if page.related -%}
|
||||
<h2>Related Posts</h2>
|
||||
|
@ -45,4 +45,4 @@
|
|||
{% endif %}
|
||||
|
||||
</main>
|
||||
{% endblock %}
|
||||
{% endblock content_wrapper %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue