forked from misterGF/CoPilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintroduction.html
More file actions
12 lines (12 loc) · 793 Bytes
/
Copy pathintroduction.html
File metadata and controls
12 lines (12 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<section id="introduction">
<h2 class="page-header"><a href="#introduction">Introduction</a></h2>
<p class="lead">
<b>AdminLTE</b> is a popular open source WebApp template for admin dashboards and control panels.
It is a responsive HTML template that is based on the CSS framework Bootstrap 3.
It utilizes all of the Bootstrap components in its design and re-styles many
commonly used plugins to create a consistent design that can be used as a user
interface for backend applications. AdminLTE is based on a modular design, which
allows it to be easily customized and built upon. This documentation will guide you through
installing the template and exploring the various components that are bundled with the template.
</p>
</section><!-- /#introduction -->