Remove base.html.twig
This commit is contained in:
parent
2341a91739
commit
c743e5f9f3
3 changed files with 24 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "base" %}
|
||||
{% extends 'default' %}
|
||||
|
||||
{% block content_top %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue