{% load i18n %}
{% trans "Key:" %} {{ a.key }}
{% trans "Value:" %} {{ a.value }}
{% trans "Created on:" %} {{ a.created }}