1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

Refactored the public tag overviews

This commit is contained in:
2018-03-17 18:34:58 +01:00
parent fec54c51f7
commit c4f921ac68
3 changed files with 20 additions and 19 deletions

View File

@@ -20,7 +20,7 @@
<div class="row">
<div class="col s12">
<a href="{{ url_for('publictagfeed', tagkey=tagkey) }}"><i class="material-icons tiny">rss_feed</i> feed</a>
<a href="{{ url_for('publictag_feed', tagkey=tagkey) }}"><i class="material-icons tiny">rss_feed</i> feed</a>
</div>
</div>