Blame view

vendor/almasaeed2010/adminlte/documentation/build/include/introduction.html 793 Bytes
e9aa73b0   andryeyev   + adminLte
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 -->