content updates
This commit is contained in:
parent
9017411941
commit
4f8e4a0f06
28 changed files with 31 additions and 317 deletions
|
|
@ -41,8 +41,6 @@
|
|||
<div class="ascii-fill fill-bottom"></div>
|
||||
</div>
|
||||
|
||||
<div class="chapeau"><?= $chapitre->chapeau()->kt()->smartypants() ?></div>
|
||||
|
||||
<div class="chapter-content">
|
||||
<?php foreach ($chapitre->text()->toBlocks() as $block): ?>
|
||||
<div id="<?= $block->id() ?>" class="block block-type-<?= $block->type() ?>">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue