{% load i18n %} {% load static %}
{% trans "dokument.templates.dokument_table.cardHeader" %}
{% if dokumenty %}
loader {% trans "templates.bootstrap4Table.loading"%}
{% elif type == "arch_z" %}
info {% trans "dokument.templates.dokument_table.AkceBezDokumentu.text" %}
{% elif type == "projekt" %}
info {% trans "dokument.templates.dokument_table.ProjektBezDokumentu.text" %}
{% endif %}