{% extends "cosinnus/widgets/base_widget.html" %} {% load i18n cosinnus_tags %} {% block widget_button %} {% if link_label %}{{ link_label }}{% else %}{% trans "More" %}{% endif %} {% endblock widget_button %}