{% extends 'creme_core/bricks/generic/hat-bar.html' %} {% load i18n creme_widgets %} {% block buttons %}
{% widget_icon name='view' size='brick-hat-bar-button' label=_('View related contacts') %}
{{block.super}} {% endblock %}