3 lines
51 B
Ruby
3 lines
51 B
Ruby
|
set :layout, :custom
|
||
|
|
||
|
page "/", :layout => :another
|