Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
2809 rexy 1
    <footer class="footer">
2
        <div class="container">
3
            <span class="text-muted">Copyright (C) {$year} Alexander Marston -
4
                <a href="https://github.com/alexandermarston/vnstat-dashboard">vnstat-dashboard</a>
5
            </span>
6
        </div>
7
    </footer>
8
 
9
    <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
10
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
11
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
12
{include file="module_graph_js.tpl"}
13
 
14
</body>
15
 
16
</html>