2025-11-02 14:35:35 +03:00

13 lines
482 B
JSON
Executable File

<div id="app" class="app app-content-full-height">
<div id="content" class="app-content d-flex flex-column p-0">
<!-- BEGIN scrollbar -->
<div class="app-content-padding flex-grow-1 overflow-hidden" data-scrollbar="true" data-height="100%">
...
</div>
<!-- END scrollbar -->
<div id="footer" class="app-footer">
© 2024 SeanTheme All Right Reserved
</div>
</div>
</div>