mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
fix layout for snippets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user