diff --git a/templates/base.html b/templates/base.html index 38deec21..3d5b9b6b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -40,6 +40,41 @@ {% endblock %} {% block css %}{% endblock css %} +
+
Cancel deletion
Delete now
- {% blocktrans with at=request.user.delete_permanently_at|date:'N j, Y, P e' trimmed %} - Your account is scheduled for deletion at {{ at }} - {% endblocktrans %} -
{% trans 'Cancel deletion' %}
{% trans 'Delete now' %}
+ {% blocktrans with at=request.user.delete_permanently_at|date:'N j, Y, P e' trimmed %}Your account is scheduled for deletion at {{ at }} + {% endblocktrans %} +
+ Cancel Deletion +
+ Delete Now +