Revert broken commit
This commit is contained in:
parent
7eaeeaa8b1
commit
ebde4ce4eb
8 changed files with 33 additions and 72 deletions
|
@ -1,10 +1,10 @@
|
|||
{% extends 'default.html.twig' %}
|
||||
{% extends 'default' %}
|
||||
|
||||
{% block body_classes 'page--blog page--blog__post' %}
|
||||
|
||||
{% 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