mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
unnecessary div removed
This commit is contained in:
parent
057dabfba3
commit
426aee6713
@ -48,7 +48,6 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="text-muted selected-city">
|
<div class="text-muted selected-city">
|
||||||
<div>asd</div>
|
|
||||||
<small>{{ selected_cities_name|join(',') }}</small>
|
<small>{{ selected_cities_name|join(',') }}</small>
|
||||||
</div>
|
</div>
|
||||||
<input name="city[]" id="listCityFilter" type="hidden"
|
<input name="city[]" id="listCityFilter" type="hidden"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user