You are here

hijri-date.tpl.php in Hijri 7

Same filename and directory in other branches
  1. 8 theme/hijri-date.tpl.php

Renders the block content.

File

theme/hijri-date.tpl.php
View source
<?php

/**
 * @file
 * Renders the block content.
 */
?>
<div class="hijri-date"><?php

print $data;
?></div>