Template refactor
This commit is contained in:
parent
7b35e932d3
commit
8fb1947891
6 changed files with 27 additions and 33 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% extends "page.html.twig" %}
|
||||
{% extends 'base' %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
{{ parent() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue