mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 13:48:32 -05:00
join and leave spaces
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
{% csrf_token %}
|
||||
<div class="alert alert-warning" role="alert">
|
||||
{% blocktrans %}Are you sure you want to delete the {{ title }}: <b>{{ object }}</b> {% endblocktrans %}
|
||||
{% trans 'This cannot be undone!' %}
|
||||
</div>
|
||||
{{ form|crispy }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user