mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Implemented SourceRESTResponseManager and cleaned up code
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{% extends "frames/default.html.twig" %}
|
||||
{% block title %}
|
||||
Homepage
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<h2>
|
||||
{% trans %}
|
||||
Imprint
|
||||
{% endtrans %}
|
||||
</h2>
|
||||
{{ source.text }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user