This commit is contained in:
Ross
2024-08-28 18:08:07 +01:00
parent 850d9637c3
commit f5dcb7bd69
+2 -2
View File
@@ -34,7 +34,7 @@
{% if forloop.last %}
{{cat}}
{% else %}
{{cat}},
{{cat}}|
{% endif %}
{% endfor %}
@@ -44,7 +44,7 @@
{% if forloop.last %}
{{cat}}
{% else %}
{{cat}},
{{cat}}|
{% endif %}
{% endfor %}