Files
iTop/templates/base/components/input/inputlabel.html.twig
2021-06-04 11:52:24 +02:00

3 lines
189 B
Twig

{# @copyright Copyright (C) 2010-2021 Combodo SARL #}
{# @license http://opensource.org/licenses/AGPL-3.0 #}
<label for="{{ oUIBlock.GetId() }}">{{ oUIBlock.GetLabel() |raw }}</label>