Initial commit

This commit is contained in:
Frank Schubert
2021-03-29 23:04:42 +02:00
commit 4ea4927931
3737 changed files with 709905 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
</div>
<!-- /.content-wrapper -->
<!-- Main Footer -->
<footer class="main-footer">
<strong>Xinon presents: The Tool &copy; <?=date("Y")?></strong>
<div class="float-right d-none d-sm-inline-block">
<b>Version 1</b><?=($git_ref) ? " <small>$git_ref</small>" : ""?>
</div>
</footer>
</div>
<!-- ./wrapper -->
</body>
</html>