{% extends "top.html" %} {% block title %}New Category{% endblock %} {% block content %}
{% csrf_token %}
{% endblock %}