[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] [% inline_css = BLOCK %] #shieldStudies .required:after { content: " *"; color: red; } #shieldStudies h3 { color: rgb(109, 117, 129); } #shieldStudies .field_label { text-align: left; font-weight: bold; display: block; } #shieldStudies .field_desc { word-wrap: normal; } #shieldStudies .form_section { margin-bottom: 1em; padding-left: 1em; } [% END %] [% PROCESS global/header.html.tmpl title = "Shield Studies Form" style = inline_css javascript_urls = [ 'extensions/BMO/web/js/shield_studies.js' ] %]
[ * Required Field ]
[% PROCESS global/footer.html.tmpl %]