From f98cdab7a516a3896cb03faf3dbec6bb0ee060b7 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 31 Mar 2019 18:48:11 -0400 Subject: [BASILISK] Port PM Sync Client - Part 1: Initial transfer --- application/basilisk/components/sync/key.xhtml | 54 ++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 application/basilisk/components/sync/key.xhtml (limited to 'application/basilisk/components/sync/key.xhtml') diff --git a/application/basilisk/components/sync/key.xhtml b/application/basilisk/components/sync/key.xhtml new file mode 100644 index 000000000..92abf0ee6 --- /dev/null +++ b/application/basilisk/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