{% extends "portfolio/layout.html" %} {% load static portfolio_display %} {% block content %}
{% display media force_image=True css_class="w-72 h-full"%}

Are you sure you want to delete "{{ media.title }}"?

{% csrf_token %} {{ form }}
No, keep it
{% endblock content %}