mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
optimisation twig template
This commit is contained in:
parent
b87c995d22
commit
6301c4c10b
@ -7,7 +7,7 @@
|
|||||||
{% block content -%}
|
{% block content -%}
|
||||||
<div class="activity-show">
|
<div class="activity-show">
|
||||||
|
|
||||||
{% include 'ChillAsideActivityBundle:asideActivity:_view.html.twig' %}
|
{% include '@ChillAsideActivity/asideActivity/_view.html.twig' %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user