css/bootstrap
This commit is contained in:
parent
4961d959ea
commit
d670465aaa
14 changed files with 213 additions and 399 deletions
|
|
@ -1,18 +1,18 @@
|
|||
<?php
|
||||
/* Smarty version 5.7.0, created on 2026-02-11 20:36:30
|
||||
/* Smarty version 5.7.0, created on 2026-02-14 17:35:40
|
||||
from 'file:views/_partial/footer.tpl' */
|
||||
|
||||
/* @var \Smarty\Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||||
'version' => '5.7.0',
|
||||
'unifunc' => 'content_698ce84e9b1e51_40033913',
|
||||
'unifunc' => 'content_6990b26c437982_38235756',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'264314e384c04e79c5fa56e3cf6837f9df55d7fb' =>
|
||||
array (
|
||||
0 => 'views/_partial/footer.tpl',
|
||||
1 => 1770649781,
|
||||
1 => 1771090184,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
|
|
@ -20,10 +20,10 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|||
array (
|
||||
),
|
||||
))) {
|
||||
function content_698ce84e9b1e51_40033913 (\Smarty\Template $_smarty_tpl) {
|
||||
function content_6990b26c437982_38235756 (\Smarty\Template $_smarty_tpl) {
|
||||
$_smarty_current_dir = 'D:\\projetphp\\views\\_partial';
|
||||
?>
|
||||
<footer class="footer container-fluid d-flex justify-content-around">
|
||||
<footer class="footer container-fluid d-flex justify-content-around mt-auto">
|
||||
<div class="col-3">
|
||||
<ul>
|
||||
<li><a href="#">Découvrir</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue