1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +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,11 @@
<!-- Layout: Full -->
{ALERTS}
<div class='container'>
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">{---CAPTION---}
<small>{---TEXT---}</small>
</h1>
{---BREADCRUMB---}
{SETSTYLE=main}
{---}
</div>