Shorter block syntax
This commit is contained in:
parent
bea2e0a7f4
commit
3f16ccc929
6 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ title: Contact
|
|||
meta:
|
||||
description: 'Information about how to get in touch with Oliver.'
|
||||
---
|
||||
{% block body_classes %}page--contact{% endblock %}
|
||||
{% block body_classes 'page--contact' %}
|
||||
|
||||
{% block content %}
|
||||
# Contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue