Added base.html.twig
This commit is contained in:
parent
fe13db722b
commit
adf326cbf1
4 changed files with 27 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'default' %}
|
||||
{% extends 'base.html.twig' %}
|
||||
|
||||
{% block body_classes %}page--talks page--talks__talk{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue