{% extends "cosinnus/widgets/base_widget.html" %} {% load i18n cosinnus_tags %} {% block widget_icon %} {% endblock widget_icon %} {% block widget_content %}
{% include 'cosinnus/media_tags_group_profile_readonly.html' with object=group %}
{% endblock widget_content %} {% block widget_button %} {% endblock widget_button %}