templates/shared/aurora.info.erb in compass-aurora-0.7.2 vs templates/shared/aurora.info.erb in compass-aurora-0.8.pre
- old
+ new
@@ -7,16 +7,18 @@
stylesheets[all][] = <%= project_css %>/style.css
stylesheets[print][] = <%= project_css %>/print.css
stylesheets-conditional[lt IE 9][all][] = <%= project_css %>/ie.css
; Regions
+regions[header] = Header
+regions[highlighted] = Highlighted
+regions[help] = Help
+regions[main_prefix] = Main Region Prefix
+regions[content] = Content
regions[sidebar_first] = Primary Sidebar
regions[sidebar_second] = Secondary Sidebar
-regions[content] = Content
+regions[main_suffix] = Main Region Suffix
regions[footer] = Footer
-regions[header] = Header
-regions[help] = Help
-regions[highlighted] = Highlighted
; Chrome Frame Options
settings[aurora_enable_chrome_frame] = 1
settings[aurora_min_ie_support] = 10
\ No newline at end of file