diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/layouts/admin.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb index 95161a8..8b69759 100644 --- a/app/views/layouts/admin.html.erb +++ b/app/views/layouts/admin.html.erb | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 7 | 7 | ||
| 8 | <title>untitled</title> | 8 | <title>untitled</title> |
| 9 | 9 | <%= stylesheet_link_tag 'admin' %> | |
| 10 | </head> | 10 | </head> |
| 11 | 11 | ||
| 12 | <body> | 12 | <body> |
