Shorter block syntax

This commit is contained in:
Oliver Davies 2015-07-09 13:52:59 +01:00
parent 68373e1797
commit b80e3a7c97
6 changed files with 6 additions and 6 deletions

View file

@ -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>