Sha256: e340954162aceec0121d03a190fb564c21bc200497a9e4d4e22ed991b3c00402

Contents?: true

Size: 210 Bytes

Versions: 13

Compression:

Stored size: 210 Bytes

Contents

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

	<?php
	  $a = new Area('Main');    
	  $a->display($c);
	?>

    
<?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/default.php
pave-0.9.0 templates/themes/blank/default.php
pave-0.8.0 templates/themes/blank/default.php
pave-0.7.1 templates/themes/blank/default.php
pave-0.7.0 templates/themes/blank/default.php
pave-0.6.6 templates/themes/blank/default.php
pave-0.6.5 templates/themes/blank/default.php
pave-0.6.4 templates/themes/blank/default.php
pave-0.6.3 templates/themes/blank/default.php
pave-0.6.2 templates/themes/blank/default.php
pave-0.6.1 templates/themes/blank/default.php
pave-0.6.0 templates/themes/blank/default.php
pave-0.5.0 templates/themes/blank/default.php