Commenting out signing step.
authorZak Rogoff <zak@fsf.org>
Wed, 4 Jun 2014 16:50:25 +0000 (12:50 -0400)
committerZak Rogoff <zak@fsf.org>
Wed, 4 Jun 2014 16:50:25 +0000 (12:50 -0400)
index.html

index 8f7c325b757a4c0ee4c3cc58771b02d1b964dbb8..fc20fb70b09f1c73e250ec5728b2a15aa73f6259 100644 (file)
@@ -233,14 +233,14 @@ For our next step, we want to set up events to teach Email Self-Defense all over
                                        </div><!-- End .main -->
                                </div><!-- End #step-3c .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ 
                                <div id="step-3d" class="step">
                                        <div class="main">
                                                <h3><em>Step 3.d</em> Send a test signed email to a friend</h3>
                                                <p>Write a new email in your email program, addressed to a friend. If you want, tell them about this guide!</p>
                                                <p>Before sending the email, click the icon of the pencil in the bottom right of the composition window (it should turn yellow). This tells Enigmail to sign the email with you private key.</p>
                                                <p>After you click send, Enigmail will ask you for your password. It will do this any time it needs to use your public key.</p>
-                                       </div><!-- End .main -->
+                                       </div><!-- End .main
                                </div><!-- End #step-3d .step -->
                        </div>
                </section><!-- End #section3 -->