template from correction
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
{% if required %}required="required"{% endif %}
|
||||
/>
|
||||
<i class="form-icon"></i>
|
||||
{% if grav.twig.twig.filters['tu'] is defined %}{{ text|tu|raw }}{% else %}{{ text }}{% endif %}
|
||||
<label style="display: inline" class="inline" for="{{ id|e }}">{{ text|e }}</label>
|
||||
|
||||
</label>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user