give access to texts
This commit is contained in:
parent
9b9e5a2ef7
commit
04b04ccf6a
7 changed files with 31 additions and 6 deletions
|
|
@ -10,9 +10,9 @@
|
|||
<?php endsnippet() ?>
|
||||
<div id="main-content">
|
||||
<?= $page->body() ?>
|
||||
<p><a href="/">Retour à l'accueil</a></p>
|
||||
</div>
|
||||
</article>
|
||||
<p><a href="/">Retour à l'accueil</a></p>
|
||||
</main>
|
||||
|
||||
<?php snippet('footer') ?>
|
||||
|
|
@ -16,9 +16,7 @@
|
|||
class="oggle-btn toggle-btn--left"
|
||||
>éditorial</p>
|
||||
</a>
|
||||
<?php if ($kirby->user()): ?>
|
||||
<button class="plus open-nav" title="ouvrir la navigation">textes</button>
|
||||
<?php endif ?>
|
||||
<button class="plus open-nav" title="ouvrir la navigation">textes</button>
|
||||
<?php endslot() ?>
|
||||
<?php endsnippet() ?>
|
||||
<div id="main-edito" id="main-content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue