openfed-8.x-8.5/modules/openfed_features/partial_date/templates/partial-date.html.twig
modules/openfed_features/partial_date/templates/partial-date.html.twig
{#
/**
* @file
* Default theme implementation to display a partial date.
*
* Available variables:
* - date: The formatted partial date.
* - date_array: An array of partial date components.
* - format: The partial date format.
*
* @see template_preprocess_partial_date()
*
* @ingroup themeable
*/
#}
{{ date }}
