mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 19:16:51 +00:00
4 lines
91 B
Twig
4 lines
91 B
Twig
![]() |
{% if options.helpText %}
|
||
|
<p class="help-block">{{ options.helpText }}</p>
|
||
|
{% endif %}
|