summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
blob: f8a68e7c91f72602cc2bc8ef14ee8d0638a144d3 (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
35
36
37
38
39
40
41
42
43
44
45
[%# 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.
  #%]

[% INCLUDE product_block
   name="Firefox"
   icon="firefox.png"
%]
[% INCLUDE product_block
   name="Fennec Native"
   caption="Firefox for Mobile (Android)"
   icon="fennec.png"
%]
[% INCLUDE product_block
   name="Thunderbird"
   icon="thunderbird.png"
%]
[% INCLUDE product_block
   name="Mozilla Services"
   icon="dino.png"
%]
[% INCLUDE product_block
   name="SeaMonkey"
   icon="seamonkey.png"
%]
[% INCLUDE product_block
   name="Mozilla Localizations"
   icon="dino.png"
%]
[% INCLUDE product_block
   name="Mozilla Labs"
   icon="labs.png"
%]
[% INCLUDE product_block
   name="Calendar"
   icon="sunbird.png"
%]
[% INCLUDE product_block
   name="Core"
   icon="core.png"
%]