mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Added layout based wrapping for the main component (used in off canvas layout).
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
%li= link_to "Distributors", "#"
|
||||
%li.divider
|
||||
%li= link_to "Farmers", "#"
|
||||
= yield
|
||||
%section{ role: "main" }
|
||||
= yield
|
||||
%section#sidebar{ role: "complementary" }
|
||||
= render "home/login"
|
||||
= yield :scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user