name-8.x-1.x-dev/templates/name-item.html.twig
templates/name-item.html.twig
{#
/**
* @file
* Default theme implementation for name_item.
*
* Available variables:
* - item: Keyed array of name components.
* - format: The machine name of the format.
* - settings: Additional settings to control the parser.
* - formatted_name: Formatted name based on the item, format and settings.
*
* @ingroup themeable
*/
#}
{{ formatted_name }}
