Sha256: 335c92d3fe5b3f171d1f5a3dbe43bafe831e7ebf3e1902286929b196c0060b3e

Contents?: true

Size: 201 Bytes

Versions: 7

Compression:

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

7 entries across 7 versions & 1 rubygems

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