34 lines
1.1 KiB
PHP
34 lines
1.1 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-03-22 14:38:24
|
|
from 'C:\xampp_8.0.9\htdocs\survey\templates\modern\dashboard\footer.html' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_641b04d0db1994_73093762',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'7b96f06ffd9985f3765e66542a891e9eb860d5a1' =>
|
|
array (
|
|
0 => 'C:\\xampp_8.0.9\\htdocs\\survey\\templates\\modern\\dashboard\\footer.html',
|
|
1 => 1679492302,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_641b04d0db1994_73093762 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?> <footer class="py-4 bg-light mt-auto">
|
|
<div class="container-fluid px-4">
|
|
<div class="d-flex align-items-center justify-content-between small">
|
|
<div class="text-muted">Copyright © JU & MI 2023</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<?php }
|
|
}
|