fix layout for snippets

This commit is contained in:
Dmitriy Zaporozhets
2013-06-08 18:32:00 +03:00
parent 4a1b093602
commit 05bc65895c
+1 -1
View File
@@ -1,7 +1,7 @@
!!! 5
%html{ lang: "en"}
= render "layouts/head", title: "Snipepts"
%body{class: "#{app_theme} application", :'data-page' => body_data_page}}
%body{class: "#{app_theme} application", :'data-page' => body_data_page}
= render "layouts/head_panel", title: "Snippets"
= render "layouts/flash"
%nav.main-nav