Remove banner and modal window
[enc-live.git] / it / confirmation.html
index 104c2d485287d7ec1466e73972c68151843325a6..f9268fd219958c657a41894b096972f841c0b677 100644 (file)
@@ -1,47 +1,43 @@
 <!DOCTYPE html>
-<html>
+<html lang="it">
        <head>
-                       <meta charset="utf-8">
+                       <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
                        <title>Autodifesa Email - una guida per combattere la sorveglianza di massa con la criptazione di GnuPG</title>
-                       <meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail" />
-      <meta name="description" content="Email surveillance violates our fundamental rights and makes free speech risky. This guide will teach you email self-defense in 30 minutes with GnuPG.">
+                       <meta name="keywords" content="GnuPG, GPG, openpgp, surveillance, privacy, email, Enigmail" />
+      <meta name="description" content="Email surveillance violates our fundamental rights and makes free speech risky. This guide will teach you email self-defense in 30 minutes with GnuPG." />
 
-      <meta name="viewport" content="width=device-width, initial-scale=1">
-                       <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css">
+      <meta name="viewport" content="width=device-width, initial-scale=1" />
+                       <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css" />
                <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 
        </head>
-       <body>
+       <body><div style="text-align: center; padding: 2.5px; background-color: #a94442; color:#fcf8e3;"><p>Due to Enigmail's PGP functionality being migrated into Icedove and Thunderbird, steps 2 and 3 of the guide are currently out of date.</p><p> Thank you for your patience while we're working on a new round of updates.</p></div>
 
                <header class="row centered" id="header">
                        <div>
-<p>
-
 
 <p><strong>Per favore controlla adesso la tua email e clicca sul link che ti abbiamo appena inviato. Grazie per esserti unito alla nostra lista!</strong></p>
 
 <p>Se non ricevi il link di conferma, inviaci una email all'indirizzo info@fsf.org per essere aggiunto manualmente.</p>
 
 
-<br><p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section3-try-it-out.png" alt="Try it out." /></p><br>
+<br /><p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section3-try-it-out.png" alt="Try it out." /></p><br />
 
 <p>Seguici sui servizi di microblogging per ricevere aggiornamenti giorno per giorno:</p>
 <p style="font-size:150%">
   <a href="https://status.fsf.org/fsf">
     <img src="//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
-         class="share-logo" alt="[GNU Social]">
-    &nbsp;GNU Social
-  </a> |&nbsp;
-  <a href="http://microca.st/fsf">
-    <img src="//static.fsf.org/nosvn/enc-dev0/img/pump.io.png"
-         class="share-logo" alt="[Pump.io]">
-    &nbsp;Pump.io
-  </a> |&nbsp;
+         class="share-logo" alt="[GNU Social]" />
+    &nbsp;GNU Social</a>&nbsp; |&nbsp;
+  <a href="https://hostux.social/@fsf">
+    <img src="//static.fsf.org/nosvn/enc-dev0/img/mastodon.png"
+         class="share-logo" alt="[Mastodon]" />
+    &nbsp;Mastodon</a>&nbsp; |&nbsp;
   <a href="https://www.twitter.com/fsf">Twitter</a>
 </p>
-<p><small><a href="https://www.fsf.org/twitter">Leggi perchè GNU Social e Pump.io sono migliori rispetto a Twitter.</a></small></p>
-<hr>
+<p><small><a href="https://www.fsf.org/twitter">Leggi perchè GNU Social e Mastodon sono migliori rispetto a Twitter.</a></small></p>
+<hr />
                                        <p class="back" style="font-size:150%">&larr; Ritorna in <a href="index.html">Autodifesa Email</a></p>
                        </div>
                </header><!-- End #header -->
                <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
                <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
 
-                <!-- Piwik -->
-                <script type="text/javascript">
-                 /*
-                 @licstart The following is the entire license notice for the
-                    JavaScript code in this page.
-
-                 Copyright 2014 Matthieu Aubry
-
-                  This program is free software: you can redistribute it and/or modify
-                 it under the terms of the GNU General Public License as published by
-                 the Free Software Foundation, either version 3 of the License, or
-                 (at your option) any later version.
-
-                  This program is distributed in the hope that it will be useful,
-                 but WITHOUT ANY WARRANTY; without even the implied warranty of
-                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-                 GNU General Public License for more details.
-
-                  You should have received a copy of the GNU General Public License
-                 along with this program.  If not, see http://www.gnu.org/licenses/.
-
-                  @licend The above is the entire license notice
-                     for the JavaScript code in this page.
-                 */
-                 var _paq = _paq || [];
-                 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
-                 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
-                 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
-                 _paq.push(["trackPageView"]);
-                 _paq.push(["enableLinkTracking"]);
-
-                 (function() {
-                   var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
-                   _paq.push(["setTrackerUrl", u+"piwik.php"]);
-                   _paq.push(["setSiteId", "5"]);
-                   var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
-                   g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
-                 })();
-                </script>
-                <!-- End Piwik Code -->
+<!-- Piwik -->
+<script type="text/javascript">
+  // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
+  var _paq = _paq || [];
+  _paq.push(["trackPageView"]);
+  _paq.push(["enableLinkTracking"]);
+
+  (function() {
+    var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
+    _paq.push(["setTrackerUrl", u+"piwik.php"]);
+    _paq.push(["setSiteId", "13"]);
+    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
+    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
+  })();
+  // @license-end
+</script>
+<!-- End Piwik Code -->
+<!-- Piwik Image Tracker -->
+<noscript><img src="https://piwik.fsf.org//piwik.php?idsite=13&rec=1" style="border:0" alt="" /></noscript>
+<!-- End Piwik -->
        </body>
 </html>