{% extends MINIMAL_LOG_TEMPLATE %} {% block content %}
To {{ action }} log entries, a staff member should grant {{ request.user.username }} (you) the permission to change log entries.
{% else %}If you have an account that does have the ability to {{ action }} log entries, you can log in and try again.
{% endif %} {% endblock content %}