home: allow text editing
This commit is contained in:
@@ -188,7 +188,7 @@ start()
|
||||
<div id="info" class="bg-white-green">
|
||||
<button id="info_close" aria-label="Info Close" class="menu-button no-button flex" style="margin-top: 4px"><div style="transform: rotate(45deg); "></div><div style="transform: translate(0,-6px) rotate(135deg);"></div></button>
|
||||
<div class="text-22" style="margin-top: 34pt">
|
||||
<?= $page->text() ?>
|
||||
<?= $page->text()->kirbytext() ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user