mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-17 00:49:46 +01:00
search: added full-text search and docstrings
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{% set ns.open_li = True -%}
|
||||
{% endif -%}
|
||||
<a href="{{ url_for('entry', ident=entry.id) }}">
|
||||
{{ entry.reviewed }} {{ r_to_star(entry.rating) }}
|
||||
{{ entry.date }} {{ r_to_star(entry.rating) }}
|
||||
</a>
|
||||
{% set ns.prev_item_date = entry.item.date -%}
|
||||
{% set ns.prev_item_id = entry.item.id -%}
|
||||
|
||||
Reference in New Issue
Block a user