{% extends "snippets/layout.html" %} {% block title %}Snippets Archive{% endblock %} {% block body %}

Delete Category “{{ category.name }}”

Do you want to delete this category? And if yes, what should happen with the snippets in the category?

{% endblock %}