mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +01:00
12 lines
793 B
HTML
12 lines
793 B
HTML
<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 -->
|