{% extends "modeladmin/index.html" %} {% block header_extra %} {% if user_can_create %}
{% include 'forms/admin/dropdown-button.html' with button=view.button_helper.add_button %}
{% endif %} {% endblock %}