[%# 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 %]
[% title = BLOCK %]Enter [% terms.Bug %] [% END %]
[% PROCESS bug_modal/common_header.html.tmpl
title = title
jquery = [ "selectize" ]
jquery_css = [ "js/jquery/plugins/selectize/selectize.bootstrap3.css" ]
javascript_urls = ['extensions/BugModal/web/new_bug.js']
style_urls = ['extensions/BugModal/web/new_bug.css']
%]
[% PROCESS global/header.html.tmpl %]
[% IF user.id %]
[% ELSE %]
You need to log in
before you can file a [% terms.bug %].
[% END %]
[% PROCESS global/footer.html.tmpl %]
[% BLOCK fields_lhs %]