{% load i18n %} {% load static %} {% load template_filters %}
{{tableLabel}}
{% if show.pripojit_eo %} {% endif %}
{% if zaznamy %}
loader {% trans "templates.bootstrap4Table.loading"%}
{% else %}
info {{tabletext}}
{% endif %}