mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
5 lines
178 B
Twig
5 lines
178 B
Twig
{%- block dashlet_collection_row -%}
|
|
{{- form_errors(form) -}}
|
|
{{- form_label(form) -}}
|
|
<div class="dashlets-container"></div>
|
|
{%- endblock dashlet_collection_row -%} |