Upgrade to Kirby 3
This commit is contained in:
parent
80004a968c
commit
03ab30b8c1
64 changed files with 524 additions and 683 deletions
|
@ -12,11 +12,11 @@ snippet('base/cont-header');
|
|||
|
||||
<main class="section">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<h1><?php echo $page->title()->html() ?></h1>
|
||||
|
||||
|
||||
<?php echo $page->text()->kirbytext(); ?>
|
||||
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue