created new admin lte dashboard for regular users created sub files to break up the admin lte dashboard for regular users if the dashboard is fully utilized.
11 lines
375 B
PHP
11 lines
375 B
PHP
<!-- Control Sidebar -->
|
|
<aside class="control-sidebar control-sidebar-dark">
|
|
<!-- Control sidebar content goes here -->
|
|
<div class="p-3">
|
|
<h5>Help</h5>
|
|
<p>
|
|
Go to Discord with any issues and post in the channel called #w4rp-it-needs. Someone will be along to help you when possible.
|
|
</p>
|
|
</div>
|
|
</aside>
|
|
<!-- /.control-sidebar --> |