13 lines
482 B
JSON
Executable File
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">
|
|
&copy; 2024 SeanTheme All Right Reserved
|
|
</div>
|
|
</div>
|
|
</div> |