degov-8.x-2.0/modules/degov_media_address/templates/media--address--default_map.html.twig
modules/degov_media_address/templates/media--address--default_map.html.twig
{#
/**
* @file
* Default theme implementation to present a media entity.
*
* Available variables:
* - name: Name of the media.
* - content: Media content.
*
* @see template_preprocess_media()
*
* @ingroup themeable
*/
#}
{{ content.field_address_location }}
