0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
3.0.9-21
/
standard
/
htdocs
/
themes
/
greydragon_w
/
views
/
[
Home
]
File: block.html.php
<?php defined("SYSPATH") or die("No direct script access.") ?> <? if ($anchor): ?> <a name="<?= $anchor ?>"></a> <? endif ?> <div id="<?= $css_id ?>" class="g-block"> <h2><?= $title ?></h2> <div class="g-block-content"> <?= $content ?> </div> </div>