appstore: iterate on search/filters, cosmetics

This commit is contained in:
Alexandre Aubin
2023-08-29 16:57:32 +02:00
parent 21e968f0ba
commit e577bfef5d
5 changed files with 171 additions and 91 deletions

View File

@ -23,7 +23,7 @@
{% for id, category in catalog['categories'].items() %}
<div class="text-center border rounded-lg h-32">
<a
href="{{ url_for('browse_catalog', category_filter=id) }}"
href="{{ url_for('browse_catalog', category=id) }}"
class="h-full relative block overflow-hidden hover:bg-gray-200 pt-10"
>
<h3 class="text-md font-bold text-gray-900">