{% extends "RateYourLife/base.html" %} {% block title %}Tag Create{% endblock %} {% block content %}
{{ form }}{% csrf_token %}
{% endblock %}