mirror of https://github.com/ColorlibHQ/AdminLTE
parent
2401235e98
commit
077bacd847
|
@ -103,55 +103,55 @@
|
|||
<!-- Main content -->
|
||||
<div class="content body">
|
||||
|
||||
include "introduction.html"
|
||||
include "introduction.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "download.html"
|
||||
include "download.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "dependencies.html"
|
||||
include "dependencies.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "advice.html"
|
||||
include "advice.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "layout.html"
|
||||
include "layout.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "adminlte-options.html"
|
||||
include "adminlte-options.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "components.html"
|
||||
include "components.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "plugins.html"
|
||||
include "plugins.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "browsers.html"
|
||||
include "browsers.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "upgrade.html"
|
||||
include "upgrade.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "implementations.html"
|
||||
include "implementations.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "faq.html"
|
||||
include "faq.html"
|
||||
|
||||
<!-- ============================================================= -->
|
||||
<!-- ============================================================= -->
|
||||
|
||||
include "license.html"
|
||||
include "license.html"
|
||||
|
||||
</div><!-- /.content -->
|
||||
</div><!-- /.content-wrapper -->
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue