mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
Refactoring
This commit is contained in:
parent
5b879ae13c
commit
84d263cfa5
@ -1,8 +1,7 @@
|
|||||||
<div class="timeline">
|
<div class="timeline">
|
||||||
{% for result in results %}
|
{% for result in results %}
|
||||||
<div>
|
<div>
|
||||||
{% include result.template with result.template_data %}
|
{% include result.template with result.template_data %}
|
||||||
</div>
|
</div>
|
||||||
|
{% endfor %}
|
||||||
{% endfor %}
|
</div>
|
||||||
</div>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user