Add body classes

This commit is contained in:
Oliver Davies 2015-08-09 22:32:10 +01:00
parent 9c7ad6ff59
commit 56df46c535

View file

@ -1,5 +1,7 @@
{% extends "default.html.twig" %}
{% block body_classes 'page--talks page--talks__talk' %}
{% block content_wrapper %}
<main class="col-md-10">
<h1>{{ page.title }}</h1>