Merge branch 'master' into bootswatch
This commit is contained in:
commit
c8d2aa2f3f
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