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