Dashboard weiter ausgebaut
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-23 07:11:18
|
||||
from 'F:\git\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_641bed8605dd17_00986714',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'ee47be34cb7d96d9533569c35d6c10d15670e655' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\dashboard\\footer.html',
|
||||
1 => 1679507927,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641bed8605dd17_00986714 (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 }
|
||||
}
|
Reference in New Issue
Block a user