init
This commit is contained in:
commit
c9def51b7e
38 changed files with 5755 additions and 0 deletions
5
templates/default.html.twig
Normal file
5
templates/default.html.twig
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends 'partials/base.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
{{ page.content }}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue