[%# Celerity Site Scheme Converted to Template Toolkit: Andrea Nall Authors: Emily Ravenwood Denise Paolucci Based on Tropospherical Red authored by: Janine Smith Jesse Proulx Elizabeth Lubowitz Copyright (c) 2009-2013 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %][%- BLOCK block.need_res -%] [%- old_css_files = [ 'stc/jquery/jquery.ui.theme.smoothness.css', 'stc/lj_base-app.css', 'stc/base-colors-light.css', 'stc/reset.css', 'stc/celerity/celerity.css', ]; dw_scheme.need_res({ group => 'default' }, old_css_files ); dw_scheme.need_res({ group => 'jquery' }, old_css_files ); dw_scheme.need_res({ group => 'foundation' }, 'stc/css/skins/celerity.css' ); -%] [%- END -%] [%- account_link_options = { no_userpic = 1, } -%] [%- userpic_class = 'header-userpic' -%] [%- BLOCK block.page -%] [%- IF resource_group == "foundation" -%] [% PROCESS block.head %]
[%- PROCESS block.skiplink -%] [%# Not using the HTML 5
element for now because of incompatibilities with JAWS and Firefox %]
[%- PROCESS block.msgs -%]

[% sections.title %]

[%- PROCESS block.errors -%]
[%- content -%]
[% PROCESS block.accountlinks %]
[% PROCESS block.footer %]
[% dw_scheme.final_body_html %] [%- PROCESS block.script_init -%] [%- ELSE -%] [% PROCESS block.head %]
[%- PROCESS block.skiplink -%] [%# Not using the HTML 5
element for now because of incompatibilities with JAWS and Firefox %]
[%- PROCESS block.msgs -%]

[% sections.title %]

[% content %]
[% PROCESS block.accountlinks %]
[% PROCESS block.footer %]
[% dw_scheme.final_body_html %] [%- END -%] [%- END -%]