Files
Chamilo/plugin/h5pimport/view/index.tpl
2025-04-10 12:36:07 +02:00

7 lines
116 B
Smarty

{% if is_allowed_to_edit %}
{% if form is defined %}
{{ form }}
{% endif %}
{% endif %}
{{ table }}