{% extends "snippets/layout.html" %} {% block title %}Snippets Archive{% endblock %} {% block body %}
Do you want to delete this category? And if yes, what should happen with the snippets in the category?
Delete Snippets {%- for category in other_categories %} Move to “{{ category.name }}” {%- endfor %}