| 1234567891011121314151617181920212223242526272829303132333435363738394041 | 
							
- name = Bartik
 
- description = A flexible, recolorable theme with many regions.
 
- package = Core
 
- version = VERSION
 
- core = 7.x
 
- stylesheets[all][] = css/layout.css
 
- stylesheets[all][] = css/style.css
 
- stylesheets[all][] = css/colors.css
 
- stylesheets[print][] = css/print.css
 
- regions[header] = Header
 
- regions[help] = Help
 
- regions[page_top] = Page top
 
- regions[page_bottom] = Page bottom
 
- regions[highlighted] = Highlighted
 
- regions[featured] = Featured
 
- regions[content] = Content
 
- regions[sidebar_first] = Sidebar first
 
- regions[sidebar_second] = Sidebar second
 
- regions[triptych_first] = Triptych first
 
- regions[triptych_middle] = Triptych middle
 
- regions[triptych_last] = Triptych last
 
- regions[footer_firstcolumn] = Footer first column
 
- regions[footer_secondcolumn] = Footer second column
 
- regions[footer_thirdcolumn] = Footer third column
 
- regions[footer_fourthcolumn] = Footer fourth column
 
- regions[footer] = Footer
 
- settings[shortcut_module_link] = 0
 
- ; Information added by Drupal.org packaging script on 2016-10-05
 
- version = "7.51"
 
- project = "drupal"
 
- datestamp = "1475694174"
 
 
  |