Added source menu

This commit is contained in:
Kevin Frantz
2018-09-20 14:26:28 +02:00
parent 9ae2290835
commit 3bf84d3ec8
14 changed files with 201 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{% extends "frames/default.html.twig" %}
{% extends "source/source.html.twig" %}
{% block title %}
{% trans %}
Source
Source edit
{% endtrans %}
{% endblock %}