template
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{% extends 'partials/base.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{{ page.content }}
|
||||
{{ dump(child) }}
|
||||
{{child.content}}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user