1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Initial Bootstrap 5 theme added.

This commit is contained in:
Cameron
2021-03-22 11:43:13 -07:00
parent c33b91ee5c
commit 79ded794b1
15 changed files with 805 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!-- Page Content -->
<div class="container">
<div class="row mt-4">
<div class="col-lg-12">
{SETSTYLE=bare}
{ALERTS}
{---}
</div>
</div>
</div>