{% extends 'booru/base.html' %} {% block css %} {% load staticfiles %} {% endblock %} {% block scripts %} {% endblock %} {% block body %}

Tag Implication Request

Every time the from tag is added, the to tag will also be added automatically.

{% csrf_token %} {% for field in form %}
{{ field }}
{% endfor %}

This request will be reviewed by the staff.

{% endblock %}