Sidebar Without Footer
Sidebar has no footer by default. Remove class
sidebar-with-footer
from<div id="sidebar" class="sidebar">
if it was added before and remove any content added after side navigation
@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light" }) @@include('sidebar.htm', { "parent": "layouts", "sub_parent": "sidebar-nav", "active": "sidebar-without-footer" })
Sidebar has no footer by default. Remove class
sidebar-with-footer
from<div id="sidebar" class="sidebar">
if it was added before and remove any content added after side navigation