Initial commit
This commit is contained in:
commit
9d3b6c6885
11 changed files with 3737 additions and 0 deletions
5
source/_layouts/default.html.twig
Normal file
5
source/_layouts/default.html.twig
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends 'app' %}
|
||||
|
||||
{% block body %}
|
||||
{% block content %}{% endblock %}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue