{% extends 'creme_core/bricks/generic/hat-bar.html' %} {% load i18n creme_widgets %} {% block buttons %} {% if dl_button %}
{% widget_icon name='download' size='brick-hat-bar-button' label=_('Download as PNG file') %}
{% endif %} {{block.super}} {% endblock %}