Optimized template draft

This commit is contained in:
Kevin Frantz
2019-02-17 22:05:20 +01:00
parent 728023855c
commit 271aa36552
3 changed files with 175 additions and 13 deletions

View File

@@ -1,9 +0,0 @@
{% extends "frames/default.html.twig" %}
{% block title %}
{% trans %}
Source
{% endtrans %}
{% endblock %}
{% block sub_navigation %}
{% include 'frames/structure/navbar/source_sub.html.twig'%}
{% endblock %}