You are here

colorized-gmap-output.html.twig in Colorized google maps block 8

Displays the Colorized Gmap block content.

Available variables:

  • machine_name: machine name of the block.

File

templates/colorized-gmap-output.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Displays the Colorized Gmap block content.
  5. *
  6. * Available variables:
  7. * - machine_name: machine name of the block.
  8. *
  9. * @ingroup themeable
  10. */
  11. #}
  12. <div id="colorized-gmap-{{ machine_name }}" class="colorized-gmap-common"></div>