File: D:/HostingSpaces/SBogers96/smilefotografie.nl/app/storage/views/38f7e18a184a9cdaa48e73550502d7d4
<?php $__env->startSection('content'); ?>
<section class="default-content">
<div class="grid-container">
<h1><?php echo $page->name; ?></h1>
<div class="column-7">
<?php echo $page->description; ?>
<a class="button black arrow" href="/sitemap">sitemap</a>
</div>
<div class="clear"></div>
</div>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>