{% extends "auth.html" %} {% block regular_content %}

All public tags

June 2024: Popularity might not be accurate, because up until now, it wasn't decreased when a tag was deleted.

{% for tag in tags %} {% endfor %}
Name Popularity Delete
{{tag.name}} {{tag.popularity}}
{% if next_page_token %} {% endif %}
{% endblock %}