gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] 08/19: minor syntax fixes in engage.


From: gnunet
Subject: [www] 08/19: minor syntax fixes in engage.
Date: Wed, 13 Nov 2019 01:28:40 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

commit 001b40be95558105c2c08377408a46d44cc82247
Author: ng0 <address@hidden>
AuthorDate: Tue Nov 12 17:07:06 2019 +0000

    minor syntax fixes in engage.
---
 template/engage.html.j2 | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/template/engage.html.j2 b/template/engage.html.j2
index bd31d7d..000396a 100644
--- a/template/engage.html.j2
+++ b/template/engage.html.j2
@@ -50,7 +50,7 @@
      </p>
      <h2>Use GNUnet!</h2>
       <p>
-      <a href="use.html">Let's get started...</a>
+      <a href="use.html">Let&#39;s get started...</a>
       </p>
      <h2>Report bugs!</h2>
       <p>
@@ -63,11 +63,11 @@
         <li>Please inform us if your operating system or package manager 
applies any vendor changes to GNUnet which you know about (to exclude potential 
problems introduced by third parties).</li>
         <li>Wait until your bug report is acknowledged/replied to. Note that 
only volunteers work on this, responses may take a while.</li>
         <li>Please follow up with eventual questions about the bug. </li>
-        <li>Once a fix is there: Check if it's working as expected, so that we 
can properly close the bug report and/or give you credits :)</li>
+        <li>Once a fix is there: Check if it&#39;s working as expected, so 
that we can properly close the bug report and/or give you credits :)</li>
       </ul>
     <h2>Contribute!</h2>
       <p>
-        There are various ways to contribute. We especially need coders with C 
skills and knowledge of crypto. Development work on this this website, it's 
translations, the bibliography, our wide documentation, and other efforts are 
most welcome, too.<br>
+        There are various ways to contribute. We especially need coders with C 
skills and knowledge of crypto. Development work on this this website, it&#39;s 
translations, the bibliography, our wide documentation, and other efforts are 
most welcome, too.<br>
         The core software of GNUnet used to be released with long breaks 
between releases. Since the 0.11.0 release we try to make releases more 
regularly. Therefore package maintainers who are interested in working together 
with an welcoming environment are invited to contribute packages of our 
software to any OS/PM and request help.<br>
         Last but not least designers are welcome to contact us about projects 
which require help.
     </p>
@@ -79,16 +79,13 @@
       <h2>Bibliography</h2>
       <p>If you are more the reading kind of person, please take a seat <a 
href="https://bib.gnunet.org/";>in our library...</a></p>
       <h2>Videos</h2>
-      <p>...or if you rather want hear us talking to you, lean back and watch 
some <a href="video.html">videos</a> of our talks at conferences.</p>
+      <p>...or if you rather want hear us talking to you, lean back and watch 
some <a href="{{ url_localized('video.html') }}">videos</a> of our talks at 
conferences.</p>
     </div>
     <div class="col-md">
       <h2>Get together!</h2>
       <p>
-        Occasionally we meet in "meat space", mostly in Germany and
-        Switzerland.
-        The usual occasions are:
+        Occasionally we meet in "meat space", mostly in Germany and 
Switzerland. The usual occasions are:
       </p>
-      <!-- ul must stand on its own. See html specs -->
       <ul>
         <li><a href="https://events.ccc.de/congress";>Chaos Communication 
Congress</a> in Leipzig (DE), 27th-30th December</li>
         <li><a href="https://datenspuren.de";>Datenspuren</a> in Dresden (DE), 
usually by mid/end of September</li>
@@ -100,4 +97,3 @@
 
 </article>
 {% endblock body_content %}
-

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]