Sha256: 24972d7faab6482efc93b319873deb631df85a94a204573cf3c7e3637d9ba304

Contents?: true

Size: 283 Bytes

Versions: 7

Compression:

Stored size: 283 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

7 entries across 7 versions & 1 rubygems

Version Path
pave-0.11.2 templates/themes/blank/elements/footer.php
pave-0.11.1 templates/themes/blank/elements/footer.php
pave-0.12.0.rc3 templates/themes/blank/elements/footer.php
pave-0.12.0.rc2 templates/themes/blank/elements/footer.php
pave-0.12.0.rc1 templates/themes/blank/elements/footer.php
pave-0.11.0 templates/themes/blank/elements/footer.php
pave-0.10.1 templates/themes/blank/elements/footer.php