update layout

This commit is contained in:
Gaspard Jankowiak 2019-03-22 12:33:22 +01:00
commit ce9e3bad2b
17 changed files with 129 additions and 95 deletions

View file

@ -10,7 +10,7 @@
{% else -%}
{{ca.name}}
{% endif -%}
{% if forloop.last -%}{% else -%},{% endif -%}
{% if forloop.last -%}{% else -%}, {% endif -%}
{% endfor -%}
</span>
</p>