{% extends "base.html" %} {% load i18n static %} {% block title %}{% trans "Consent Details" %} - {{ block.super }}{% endblock %} {% block css %} {% endblock %} {% block content %}
{{ consent.signature_hash|truncatechars:32 }}
{{ consent.id }}