Skip to content
Snippets Groups Projects
Commit c47f54fd authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update template for counter

parent 949c1cf7
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
<link rel="stylesheet" href="/deployment/main.css"> <link rel="stylesheet" href="/deployment/main.css">
<link rel="stylesheet" href="/deployment/main_new_ui.css"> <link rel="stylesheet" href="/deployment/main_new_ui.css">
{{HEAD_INCLUDE}}
</head> </head>
<body class="hold-transition {{PAGE_SKIN}} {{PAGE_LAYOUT}}"> <body class="hold-transition {{PAGE_SKIN}} {{PAGE_LAYOUT}}">
...@@ -110,6 +112,7 @@ ...@@ -110,6 +112,7 @@
<script src="{{DIR_ADMINLTE}}/js/adminlte.min.js?v=3.2.0"></script> <script src="{{DIR_ADMINLTE}}/js/adminlte.min.js?v=3.2.0"></script>
<script type="text/javascript" src="/deployment/js/functions.js"></script> <script type="text/javascript" src="/deployment/js/functions.js"></script>
<script>{{INJECT_JS}}</script> <script>{{INJECT_JS}}</script>
{{BODY_END}}
</body> </body>
</html> </html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment