Add body classes
This commit is contained in:
parent
9c7ad6ff59
commit
56df46c535
|
@ -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>
|
||||
|
|
Reference in a new issue