You are here

colorized-gmap-block.tpl.php in Colorized google maps block 7

This template is used to render colorized gmap block.

Variables: -delta: colorized gmap block delta

File

colorized-gmap-block.tpl.php
View source
<?php

/**
 * @file
 * This template is used to render colorized gmap block.
 *
 * Variables:
 *   -delta: colorized gmap block delta
 */
?>

<div id="colorized-gmap-<?php

print $delta;
?>" class="colorized-gmap-common">
</div>