Sha256: f0aa06d6ee6913a4255cb7858ec5cc46beba9618745fdb789683380bc0dd8755

Contents?: true

Size: 292 Bytes

Versions: 13

Compression:

Stored size: 292 Bytes

Contents

		<?php   defined('C5_EXECUTE') or die("Access Denied."); ?>


    <?php  
      $a = new GlobalArea('Footer - Meta');
      $a->display($c);
    ?>    


		<?php   Loader::element('footer_required'); ?>
    <script src='<?= $this->getThemePath(); ?>/js/scripts.js'></script>
	</body>
</html>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
pave-0.10.0 templates/themes/blank/elements/footer.php
pave-0.9.0 templates/themes/blank/elements/footer.php
pave-0.8.0 templates/themes/blank/elements/footer.php
pave-0.7.1 templates/themes/blank/elements/footer.php
pave-0.7.0 templates/themes/blank/elements/footer.php
pave-0.6.6 templates/themes/blank/elements/footer.php
pave-0.6.5 templates/themes/blank/elements/footer.php
pave-0.6.4 templates/themes/blank/elements/footer.php
pave-0.6.3 templates/themes/blank/elements/footer.php
pave-0.6.2 templates/themes/blank/elements/footer.php
pave-0.6.1 templates/themes/blank/elements/footer.php
pave-0.6.0 templates/themes/blank/elements/footer.php
pave-0.5.0 templates/themes/blank/elements/footer.php