Sha256: 2a31638baae487b98079a042aa7522173ffc62c0563f74b6cb13256aa9755546

Contents?: true

Size: 177 Bytes

Versions: 9

Compression:

Stored size: 177 Bytes

Contents

<?php
   defined("C5_EXECUTE") or die("Access Denied.");
   $this->inc("elements/header.php");
?>

	<?php  print $innerContent; ?>

<?php  $this->inc("elements/footer.php"); ?>

Version data entries

9 entries across 9 versions & 1 rubygems

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