View source: Template

The HTML for this page is generated by the template agency-projects.php.

All templates can be found in the /site/templates folder.

To learn more about Kirby’s templates, please check out our docs: https://getkirby.com/docs

Back to the page

/site/templates/agency-projects.php
<?php snippet('agency/header') ?>

<h1 class="intro">Our work</h1>

<?php snippet('agency/projects', ['projects' => collection('agency/projects')]) ?>
<?php snippet('agency/footer') ?>