[%# Short description of the page Authors: Andrea Nall Afuna Copyright (c) 2015 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.menunav -%] [%- IF resource_group == "foundation" # Add in mobile links -%] [%- IF remote # Show the accounts modal link -%] [% remote.username %] » [%- ELSE # Show a login modal link -%] [% 'sitescheme.accountlinks.btn.login' | ml %] [%- END -%] [%- END -%] [%- END -%] [%- BLOCK block.search -%] [%- END -%] [%- BLOCK block.page -%] [% sections.title %] [%- dw_scheme.need_res("stc/lj_base-app.css") -%] [% dw_scheme.res_includes %] [% sections.head %] [% dw_scheme.final_head_html %] [% content %] [%- END -%] [%- BLOCK block.skiplink -%] [%# Visible only with screenreader or keyboard, per css %] [%- END -%] [%- BLOCK block.errors -%] [%# sections.errors are instances of DW::FormErrors %] [%- IF sections.errors.exist -%]
[%- FOREACH err = sections.errors.get_all -%]
[%- err.message -%]
[%- END -%]
[%- END -%] [%- END -%] [%- BLOCK block.msgs -%] [%# sections.errors are instances of DW::FormErrors %] [%- IF msgs -%]
[%- FOR msg IN msgs -%]
[% msg.item -%]
[%- END -%]
[%- END -%] [%- END -%] [%- BLOCK block.script_init -%] [%- IF resource_group == "foundation" -%] [%- END -%] [%- END -%]