Change post_header to post-header
This commit is contained in:
parent
4e41c6e372
commit
afa22395fe
3 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block content_wrapper %}
|
||||
<main class="col-md-9">
|
||||
{% include 'post_header' %}
|
||||
{% include 'post-header' %}
|
||||
|
||||
{% block content %}{% endblock content %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue