replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
1570d62287
commit
4642425f43
26 changed files with 283 additions and 80 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?php snippet('header') ?>
|
||||
|
||||
<?php snippet('nav') ?>
|
||||
|
||||
<main class="page-enquete">
|
||||
<header>
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
|
||||
<input type="checkbox" id="share-banner__desktop">
|
||||
<div class="modal--share" w3-include-html="/components/modal-share.html"></div>
|
||||
<div class="modal--share"><?php snippet('modal-share') ?></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue