Shorter block syntax
This commit is contained in:
parent
bea2e0a7f4
commit
3f16ccc929
6 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@ meta:
|
|||
height: 327
|
||||
type: image/jpg
|
||||
---
|
||||
{% block body_classes %}page--about{% endblock %}
|
||||
{% block body_classes 'page--about' %}
|
||||
|
||||
{% block content %}
|
||||
# About
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue