Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
</div>
|
||||
<!-- /.content-wrapper -->
|
||||
|
||||
<!-- Main Footer -->
|
||||
<footer class="main-footer">
|
||||
<strong>Xinon presents: The Tool © <?=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>
|
||||
Reference in New Issue
Block a user