{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans %}Security hash: {{ hash_value }}{% endblocktrans %}