{% extends 'pendulum/pendulum_base.html' %} {% block title %}Delete Entry{% endblock %} {% block content %}

Delete Entry

{{ block.super }}

Are you sure you want to delete this entry?

{% endblock %}