Infos> fix visible html in presentation
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s
This commit is contained in:
parent
e51d50929f
commit
da5e50f20c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="presentation">
|
||||
<p><?= $page->presentation()->html() ?></p>
|
||||
<p><?= $page->presentation()->kirbytext() ?></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue