Shorter block syntax
This commit is contained in:
parent
bea2e0a7f4
commit
3f16ccc929
6 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends 'default' %}
|
||||
|
||||
{% block body_classes %}page--blog page--blog__post{% endblock %}
|
||||
{% block body_classes 'page--blog page--blog__post' %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
<main class="col-md-10">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue