{% load i18n %} {% load hk_generic %} {% load cache %}

{% trans "Back to the list" %}

{% if user.is_staff or user.is_superuser or user_is_owner %}
{% endif %}