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:
11
e107_themes/bootstrap5/layouts/full_layout.html
Normal file
11
e107_themes/bootstrap5/layouts/full_layout.html
Normal 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>
|
Reference in New Issue
Block a user