lib/generators/pages/templates/application.html.haml in creature-0.0.4 vs lib/generators/pages/templates/application.html.haml in creature-0.0.5
- old
+ new
@@ -1,10 +1,10 @@
!!! 5
%html
%head
- %title Wookiee - Site Dashboard
- = stylesheet_link_tag :all
+ %title Website Admin
+ = stylesheet_link_tag 'reset','admin'
= javascript_include_tag :defaults
= csrf_meta_tag
%body{:id => "dashboard"}
#container
\ No newline at end of file