add img Online

This commit is contained in:
Tessier
2020-11-29 15:52:41 +01:00
parent 74e8ea8838
commit c11935cb48
7 changed files with 72 additions and 3 deletions
@@ -46,6 +46,6 @@
{% if label_hidden %}
{% for item in items %}
<h2>{{ item.content }}</h2>
<h2 id="info_prat_title">{{ item.content }}</h2>
{% endfor %}
{% endif %}