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