%= render( partial: 'content/attributes/fields/description/' + field.field_type, locals: { field: field } ) if lookup_context.template_exists?(field.field_type, 'content/attributes/fields/description', true) %>
This is a <%= field.field_type %> field. Its type cannot be changed. <% end %>