{% extends "base.html" %} {% block title %}Confirm deletion of stack {{stack_name}}?{% endblock %} {% block content %} Confirm deletion of stack {{stack_name}} Delete Cancel {% endblock %}