From ac6c6be1ca6f0719db7c7518f620ddde1b733ee0 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 30 Nov 2018 12:06:57 -0500 Subject: Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components --- application/palemoon/components/sync/key.xhtml | 54 ++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 application/palemoon/components/sync/key.xhtml (limited to 'application/palemoon/components/sync/key.xhtml') diff --git a/application/palemoon/components/sync/key.xhtml b/application/palemoon/components/sync/key.xhtml new file mode 100644 index 000000000..92abf0ee6 --- /dev/null +++ b/application/palemoon/components/sync/key.xhtml @@ -0,0 +1,54 @@ + + + + + + %htmlDTD; + + %syncBrandDTD; + + %syncKeyDTD; + + %globalDTD; +]> + + + &syncKey.page.title; + + + + + + +

&syncKey.page.title;

+ +

SYNCKEY

+ +

&syncKey.page.description2;

+ +
+

&syncKey.keepItSecret.heading;

+

&syncKey.keepItSecret.description;

+
+ +
+

&syncKey.keepItSafe.heading;

+

&syncKey.keepItSafe1.description;&syncKey.keepItSafe2.description;&syncKey.keepItSafe3.description;&syncKey.keepItSafe4a.description;

+
+ +

&syncKey.findOutMore1.label;http://www.palemoon.org/sync/&syncKey.findOutMore2.label;

+ + + + + -- cgit v1.2.3