Initial commit

This commit is contained in:
Kwesi Banson Jnr
2026-07-17 09:58:21 +00:00
commit b71f5c7553
8555 changed files with 725382 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Bootstrap-only ERP starter pages
Files:
- index.html: dashboard page
- blank.html: general page layout
- assets/css/bootstrap.min.css: original Bootstrap 5 CSS
- assets/js/bootstrap.bundle.min.js: original Bootstrap 5 JS bundle
These pages avoid the Adminator-specific utility classes such as peer, mT-30, bgc-white, bd, and similar theme classes. The markup uses Bootstrap classes and components directly.