{% extends "base.html" %} {% block title %}Arch Linux - Delete Todo List: {{object.name}}{% endblock %} {% block content %}
You are about to delete the following todo list:
{{object.name}}: {{object.description}}
Are you sure?