fix (removed stray code - possible merge error or slip of a keystroke)

This commit is contained in:
CocoByte 2025-03-03 15:59:18 -07:00
parent f937360dba
commit bc914c4ea9
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -37,5 +37,4 @@
{% endif %}
{% endfor %}
</ul>
</details>
<a id="{{ title|lower|cut:' ' }}-filter-{{ choice.display|slugify }}" class="choice-filter" href="{{ choice.include_query_string|iriencode }}">{{ choice.display }}
</details>