{% extends 'admin/main/main.html'%} {% block head%} {% endblock %} {% block maincontent %}
{{form.csrf_token}}

You want delete this link?

{{ form.csrf_token }} {% if form.icon.data.startswith('http') %} {% else %} {% endif%}
{{ form.name.data }}
Cancel
{% endblock %}