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

Remove Package

Deleting a package can be undone by the admin, but he'll be very annoyed!

{% endblock %}