summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
blob: 67ad392a13f63b8a2e0054f3624cc6fb304d8f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[%# 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.
  #%]

[% WRAPPER product_block
   name="Firefox"
   icon="firefox.png"
%]
For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser.

(<a href="https://www.mozilla.org/en-US/firefox/desktop/">more info</a>)
[% END %]
[% INCLUDE product_block
   name="Firefox OS"
   icon="firefox_os.png"
%]
[% INCLUDE product_block
   name="Webmaker"
   icon="webmaker.png"
%]
[% INCLUDE product_block
   name="Thunderbird"
   icon="thunderbird.png"
%]
[% WRAPPER product_block
   name="Marketplace"
   icon="marketplace.png"
%]
Mozilla's website to bring personalized discovery, worldwide distribution, and easy payments to the largest platform for app development: the Web. (<a href="https://wiki.mozilla.org/Marketplace">more info</a>)
[% END %]