[%# Allow the user to set their location Authors: 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'. %] [%- dw.need_res( { group = "foundation"} "js/components/jquery.location.js" "stc/css/components/location.css" ) -%]
[%- form.select( label = dw.ml( '.field.country' ), name = 'country' items = country_list ) -%]
[%- form.select( label = dw.ml( '.field.state' ) name = 'statedrop' items = state_list ) -%]
[%- form.textbox( label = dw.ml( '.field.state' ) name = 'stateother' ) -%]
[%- form.textbox( label = dw.ml( '.field.city' ) name = 'city' ) -%]