Shorter block syntax
This commit is contained in:
parent
bea2e0a7f4
commit
3f16ccc929
6 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ meta:
|
|||
use:
|
||||
- talks
|
||||
---
|
||||
{% block body_classes %}page--talks page--talks__list{% endblock %}
|
||||
{% block body_classes 'page--talks page--talks__list' %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Talks</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue