Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
2809 rexy 1
<?php
2
/* Smarty version 3.1.34-dev-7, created on 2020-04-11 18:15:41
3
  from '/var/www/html/acc/manager/vnstat/templates/module_footer.tpl' */
4
 
5
/* @var Smarty_Internal_Template $_smarty_tpl */
6
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
7
  'version' => '3.1.34-dev-7',
8
  'unifunc' => 'content_5e91fb3d487197_56844188',
9
  'has_nocache_code' => false,
10
  'file_dependency' => 
11
  array (
12
    '5a392efaa6cf5a3bce2bfeb15f87c356ee77a3c2' => 
13
    array (
14
 
15
      1 => 1586625338,
16
      2 => 'file',
17
    ),
18
  ),
19
  'includes' => 
20
  array (
21
    'file:module_graph_js.tpl' => 1,
22
  ),
23
),false)) {
24
function content_5e91fb3d487197_56844188 (Smarty_Internal_Template $_smarty_tpl) {
25
?>    <footer class="footer">
26
        <div class="container">
27
            <span class="text-muted">Generated by 'vnstat-dashboard'
28
            </span>
29
        </div>
30
    </footer>
31
    <?php echo '<script'; ?>
32
 type="text/javascript" src="https://www.gstatic.com/charts/loader.js"><?php echo '</script'; ?>
33
>
34
    <?php echo '<script'; ?>
35
 src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"><?php echo '</script'; ?>
36
>
37
    <?php echo '<script'; ?>
38
 src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"><?php echo '</script'; ?>
39
>
40
<?php $_smarty_tpl->_subTemplateRender("file:module_graph_js.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
41
?>
42
</body>
43
</html>
44
<?php }
45
}