diff --git a/view/lean-console/base/layout.phtml b/view/lean-console/base/layout.phtml index cc6a8f0..3e98eff 100644 --- a/view/lean-console/base/layout.phtml +++ b/view/lean-console/base/layout.phtml @@ -21,36 +21,36 @@ -
- {% section "nav" %} - {% view "lean-console/base/console/main-nav" %} - {% endsection %} +
+ {% section "nav" %} + {% view "lean-console/base/console/main-nav" %} + {% endsection %} -
-
- {% section "header" %}{% endsection %} -
+
+
+ {% section "header" %}{% endsection %} +
-
-

{% section "subheader" %}{% _ "page-title" %}{% endsection %}

- {% section "breadcrumb" %} - - {% endsection %} +
+

{% section "subheader" %}{% _ "page-title" %}{% endsection %}

+ {% section "breadcrumb" %} + + {% endsection %} +
+ +
+ {% section "content" %}{% endsection %} +
+
-
- {% section "content" %}{% endsection %} -
- -
- - + \ No newline at end of file