{% extends 'base.html' %} {% block body %}
{% csrf_token %}
{% if type == 'list' %}
{% endif %}
{% endblock %}