Sha256: 3ee14f6405f0ac0f77f871782a5d613c306670e43a00e4893b9d01dee626ca36

Contents?: true

Size: 180 Bytes

Versions: 13

Compression:

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

13 entries across 13 versions & 1 rubygems

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