mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-04 11:17:58 +00:00
Optimized template draft
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
{% set source = entity %}
|
||||
{% extends "frames/default.html.twig" %}
|
||||
{% block content %}
|
||||
{{ entity.text }}
|
||||
{% endblock %}
|
||||
{% extends "entity/source/source.html.twig" %}
|
||||
|
||||
Reference in New Issue
Block a user