.
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user