mirror of
https://github.com/dyzulk/raisen-app.git
synced 2026-01-26 13:22:00 +07:00
13 lines
457 B
PHP
13 lines
457 B
PHP
<footer class="main-footer">
|
|
<strong>Copyright © 2014-2021 <a href="https://dyzulk.me" target="_blank">DyDev</a>.</strong>
|
|
All rights reserved.
|
|
<div class="float-right d-none d-sm-inline-block">
|
|
<b>Version</b> 3.2.0
|
|
</div>
|
|
</footer>
|
|
|
|
<!-- Control Sidebar -->
|
|
<aside class="control-sidebar control-sidebar-dark">
|
|
<!-- Control sidebar content goes here -->
|
|
</aside>
|
|
<!-- /.control-sidebar --> |