mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
page wrapper fix
This commit is contained in:
@@ -4,7 +4,7 @@ layout: base
|
||||
|
||||
{% assign no-container = page.no-container | default: layout.no-container %}
|
||||
|
||||
<div class="wrapper">
|
||||
<div class="page">
|
||||
{% if page.layout-sidebar %}
|
||||
{% include layout/sidebar.html dark=page.layout-sidebar-dark right=page.layout-sidebar-right transparent=page.layout-navbar-transparent breakpoint="lg" %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user