mirror of
https://github.com/tiyn/container-critique.git
synced 2025-10-15 12:21:22 +02:00
search: added full-text search and docstrings
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</a>
|
||||
on
|
||||
<a href="{{ url_for('index', _anchor=entry.id) }}">
|
||||
{{ entry.reviewed }}
|
||||
{{ entry.date }}
|
||||
</a>
|
||||
</small><br>
|
||||
{% if current_user.id == entry.user.id -%}
|
||||
|
Reference in New Issue
Block a user