summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl
blob: 46ca386b24f68221a7fbe18bf3953d8162b10174 (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
46
47
48
49
50
51
52
53
54
[%# 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="Firefox OS"
   icon="firefox.png"
%]
[% INCLUDE product_block
   name="Firefox for Android"
   icon="firefox.png"
%]
[% INCLUDE product_block
   name="Firefox for Metro"
   icon="firefox.png"
%]
[% INCLUDE product_block
   name="Marketplace"
   icon="marketplace.png"
%]
[% INCLUDE product_block
   name="Webmaker"
   icon="webmaker.png"
%]
[% INCLUDE product_block
   name="Thunderbird"
   icon="thunderbird.png"
%]
[% INCLUDE product_block
   name="SeaMonkey"
   icon="seamonkey.png"
%]
[% INCLUDE product_block
   name="Core"
   icon="component.png"
%]
[% INCLUDE product_block
   name="Mozilla Localizations"
   icon="localization.png"
   caption="Localizations"
%]
[% INCLUDE product_block
   name="Mozilla Services"
   icon="sync.png"
   caption="Services"
%]