Issue #6: Move title into post-header.html
This commit is contained in:
parent
3aa989ed06
commit
3567718c70
3 changed files with 4 additions and 5 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
{% block content_wrapper %}
|
||||
<div class="col-md-10">
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{% include 'post-header' %}
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue