template from correction
This commit is contained in:
parent
301b4e2f9c
commit
a2c757fba6
@ -19,7 +19,7 @@
|
|||||||
{% if required %}required="required"{% endif %}
|
{% if required %}required="required"{% endif %}
|
||||||
/>
|
/>
|
||||||
<i class="form-icon"></i>
|
<i class="form-icon"></i>
|
||||||
{{ text|t }}
|
{% if grav.twig.twig.filters['tu'] is defined %}{{ text|tu|raw }}{% else %}{{ text }}{% endif %}
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user