1[%# This Source Code Form is subject to the terms of the Mozilla Public
2  # License, v. 2.0. If a copy of the MPL was not distributed with this
3  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4  #
5  # This Source Code Form is "Incompatible With Secondary Licenses", as
6  # defined by the Mozilla Public License, v. 2.0.
7  #%]
8
9[%# INTERFACE:
10  # subject: subject line of message
11  # recipient: user object for the intended recipient of the message
12  # from: Bugzilla system email address
13  #%]
14
15From: [% from %]
16To: [% recipient.email %]
17Subject: [[% terms.Bugzilla %]] [% subject %]
18X-Bugzilla-Type: whine
19
20