{% extends "base.html" %} {% block title %} Delete | {{ package.title }} {% endblock %} {% block content %}

Delete Package

This action can be undone by the admin, but he'll be very annoyed!

{% endblock %}