horizon/horizon/templates/horizon/client_side/templates.html

7 lines
359 B
HTML

{% include "horizon/client_side/_modal.html" %}
{% include "horizon/client_side/_table_row.html" %}
{% include "horizon/client_side/_alert_message.html" %}
{% include "horizon/client_side/_loading.html" %}
{% include "horizon/client_side/_membership.html" %}
{% include "horizon/client_side/_confirm.html" %}
{% include "horizon/client_side/_progress.html" %}