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