{# Displays a sidebard module with information for given resource res - The respource dict Example: {% snippet "package/snippets/resrouce_info.html", res=res %} #}

{{ h.resource_display_name(res) or res.id }}

{{ _('Format') }}
{{ h.get_translated(res, 'format') }}