Restyled error messages in common way. Added title to head partial
This commit is contained in:
parent
d8f825ef00
commit
c873cf81f6
17 changed files with 56 additions and 113 deletions
|
@ -1,6 +1,6 @@
|
|||
!!! 5
|
||||
%html{ lang: "en"}
|
||||
= render "layouts/head"
|
||||
= render "layouts/head", title: "Admin area"
|
||||
%body{class: "#{app_theme} admin"}
|
||||
= render "layouts/flash"
|
||||
= render "layouts/head_panel", title: "Admin area"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue