{% extends "forms/field.html.twig" %} {% block field %} {% if field.security is empty or authorize(array(field.security)) %}
{{ field.text|t|raw }}