{% extends 'booru/base.html' %} {% block css %} {% load staticfiles %} {% endblock %} {% block scripts %} {% endblock %} {% block body %}
| # | Count | Name | {% if user.is_authenticated %}{% endif %} |
|---|---|---|---|
| {{ forloop.counter }} | {{tag.get_count}} | ? {{tag.name}} | {% if user.is_authenticated %}Edit | {% endif %}