diff --git a/website/EN/app_akaunting.html b/website/EN/app_akaunting.html
index 36b31ba8dbcec98b14499bf289e1f888705f9183..dd5d46eeff66c5b29e12be06fdaa59ebafa0a83c 100644
--- a/website/EN/app_akaunting.html
+++ b/website/EN/app_akaunting.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:48 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:53 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_bdsmail.html b/website/EN/app_bdsmail.html
index 8edc2aa8b9cdf379ebc535aee7d353600261755b..29b071bcad4e80239cd712fd2cfc6e825bac9d6f 100644
--- a/website/EN/app_bdsmail.html
+++ b/website/EN/app_bdsmail.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-05-16 Wed 15:41 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="How to use BDS Mail"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:53 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="How to use BDS Mail"
  />
-<meta name="keywords" content="freedombone, bdsmail" />
+<meta  name="keywords" content="freedombone, bdsmail" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,15 +144,16 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
 </p>
 </div>
 
-<div id="outline-container-org70c09ae" class="outline-2">
-<h2 id="org70c09ae">BDS Mail</h2>
-<div class="outline-text-2" id="text-org70c09ae">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1">BDS Mail</h2>
+<div class="outline-text-2" id="text-1">
 <p>
 BDS Mail (aka "Brain Dead Simple Mail") is an optional addition to the existing email server which comes installed as default. It creates an extra folder within the Mutt client which allows you to send and receive email using <a href="https://en.wikipedia.org/wiki/I2P">i2p</a> as the transport layer. This solves the problem of being blocked by dubious systems and also the problem of user friendly email encryption. If you're behind a hostile firewall which you don't control and which blocks all ports, this system is still likely to work. You can use GPG as an additional encryption layer if you prefer, but it's not strictly necessary because you already have the i2p public key system to ensure end-to-end security.
 </p>
@@ -255,14 +164,15 @@ It's unlikely that many people will use this. If it's hard to persuade anyone to
 </div>
 </div>
 
-<div id="outline-container-org48069db" class="outline-2">
-<h2 id="org48069db">Installation</h2>
-<div class="outline-text-2" id="text-org48069db">
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2">Installation</h2>
+<div class="outline-text-2" id="text-2">
 <p>
 ssh into the system with:
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh myusername@mydomain.com -p 2222
 </pre>
 </div>
diff --git a/website/EN/app_bludit.html b/website/EN/app_bludit.html
index 1d326a07261b6f21191dd31344539dd1c2d4b838..5278ca480c2fdc686f3185bc14f8dacaf1e50c2a 100644
--- a/website/EN/app_bludit.html
+++ b/website/EN/app_bludit.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:48 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:53 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_cryptpad.html b/website/EN/app_cryptpad.html
index 6c62803629c612c9e779d100f09f2cbdfcb40c8a..f1d3f69bf2830c69a946a4bdd931249cafebcd19 100644
--- a/website/EN/app_cryptpad.html
+++ b/website/EN/app_cryptpad.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:48 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:54 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_datserver.html b/website/EN/app_datserver.html
index 15bae51fe3d3878a7e7322508021c3eb1055da79..a641fb6fda6335f9ad5719d07334aad62e1f526c 100644
--- a/website/EN/app_datserver.html
+++ b/website/EN/app_datserver.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-17 Sun 19:33 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:54 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_dlna.html b/website/EN/app_dlna.html
index a1e5fdf804ef75a30ed1dc3f43bf0ee8da32ad38..b3a6c4038b61de8801a12aa712e9d7d68c464100 100644
--- a/website/EN/app_dlna.html
+++ b/website/EN/app_dlna.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-05-25 Fri 23:15 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:54 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_dokuwiki.html b/website/EN/app_dokuwiki.html
index 9dcf94240d7edb277d6ea68baa26b15a5e1b6900..e7bb884f43b261afee5dee61bba1d06815d374be 100644
--- a/website/EN/app_dokuwiki.html
+++ b/website/EN/app_dokuwiki.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:54 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_edith.html b/website/EN/app_edith.html
index e61039f918d6c79332b730def0e5cdbfc0e63302..7875fd2ece3a7f87d467121d71e968050d8ef355 100644
--- a/website/EN/app_edith.html
+++ b/website/EN/app_edith.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:07 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:54 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
@@ -178,7 +178,7 @@ Select <b>Administrator controls</b> then <b>App Settings</b> then <b>edith</b>.
 
 
 <div class="figure">
-<p><img src="images/edith_notes.jpg" alt="edith_notes.jpg" width="80%" height="10%" align="center" />
+<p><img src="images/edith_notes.jpg" alt="edith_notes.jpg" width="80%" align="center" />
 </p>
 </div>
 
diff --git a/website/EN/app_emacs.html b/website/EN/app_emacs.html
index 9b9e0c8823d2ff0f77738057fb070210115aa5a7..060bd424523768ec32eb36a360e8c4127234d67c 100644
--- a/website/EN/app_emacs.html
+++ b/website/EN/app_emacs.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_etherpad.html b/website/EN/app_etherpad.html
index 9d2eab928bd7c00a019b56e21dbf13751482e109..32cc88196773cb887d9692e00afba16fdc4c4e52 100644
--- a/website/EN/app_etherpad.html
+++ b/website/EN/app_etherpad.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_fedwiki.html b/website/EN/app_fedwiki.html
index c59fe0e252f09ed9cbb2eaa366c80340b5cf91c7..d6a20e50a547f08c3ee4995339bb3fb28b975e30 100644
--- a/website/EN/app_fedwiki.html
+++ b/website/EN/app_fedwiki.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_friendica.html b/website/EN/app_friendica.html
index e95dbc048a91218cfbb8c0025a79a274f53fc0fc..2ce658e7d789731e0d603b9ccba4166e039a6807 100644
--- a/website/EN/app_friendica.html
+++ b/website/EN/app_friendica.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_gnusocial.html b/website/EN/app_gnusocial.html
index 3961f7981518319a2bd6dd1e5537ce615bc4bf0a..d0e9bd291d195c947f10fa240e07d20c8bc65a05 100644
--- a/website/EN/app_gnusocial.html
+++ b/website/EN/app_gnusocial.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:49 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_gogs.html b/website/EN/app_gogs.html
index 2dc05fd8a196563609cd52e75d1050b10d1d5df7..de43ffdbac2e6582a616e392fcb4ce9b789b67a9 100644
--- a/website/EN/app_gogs.html
+++ b/website/EN/app_gogs.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:50 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_htmly.html b/website/EN/app_htmly.html
index 95758bc6d536328cd1346118dda2cedfe349c4b4..49f1c1791eaff965da2e6749788fe475121ed86e 100644
--- a/website/EN/app_htmly.html
+++ b/website/EN/app_htmly.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:50 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:55 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_hubzilla.html b/website/EN/app_hubzilla.html
index 252c24325d362aee32ab5708d9e5f3e8e9358b7d..7bf058ac2ac786890146813a06542b5239adf82d 100644
--- a/website/EN/app_hubzilla.html
+++ b/website/EN/app_hubzilla.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:50 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_icecast.html b/website/EN/app_icecast.html
index 43d61215ab4f2a3b0f47b5c970d12b265a394248..53f2b90cb241b206ee5042bf5f9c32cec8fbab9a 100644
--- a/website/EN/app_icecast.html
+++ b/website/EN/app_icecast.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_irc.html b/website/EN/app_irc.html
index 106427a12168506ba7df6130c3e34c9ac7c84b0e..493d29137a5a8d1a9e1b5d023630b7b526fa77aa 100644
--- a/website/EN/app_irc.html
+++ b/website/EN/app_irc.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:19 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_kanboard.html b/website/EN/app_kanboard.html
index ea7d185bb3167549fb30d89a0a6b4fb3b9f6cd1f..f75b4b7971312c929d5ab790fb722d52c4827b8e 100644
--- a/website/EN/app_kanboard.html
+++ b/website/EN/app_kanboard.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_keyserver.html b/website/EN/app_keyserver.html
index f173acd91d66335571fb20bc4cbf85c4c2e17a67..f4554344f0df6faa482593a4554b8a5e935c73e2 100644
--- a/website/EN/app_keyserver.html
+++ b/website/EN/app_keyserver.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:20 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_koel.html b/website/EN/app_koel.html
index 6042bdd1df5fca49e78ea94810020165fff26f26..021a4011478da3a099682a5bc1296714f0c86c3b 100644
--- a/website/EN/app_koel.html
+++ b/website/EN/app_koel.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:56 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_lychee.html b/website/EN/app_lychee.html
index 408a1824e1bb2719a9cddf4a167df91ed1ac16ce..2cc9120750f7e07fd1622cba1df05874991b4da2 100644
--- a/website/EN/app_lychee.html
+++ b/website/EN/app_lychee.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_mailpile.html b/website/EN/app_mailpile.html
index 2611da63ce63712f9b8ebc297fca3cf87c4e23fb..70917675bc8e68fc9328b6050caa5fe4be32c869 100644
--- a/website/EN/app_mailpile.html
+++ b/website/EN/app_mailpile.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_matrix.html b/website/EN/app_matrix.html
index 15d3bd52f754fd242dc5391619c5ebf7125acfa3..ba3dfda099702a4b93ef342dbaaa7d58f1aff1c9 100644
--- a/website/EN/app_matrix.html
+++ b/website/EN/app_matrix.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_mediagoblin.html b/website/EN/app_mediagoblin.html
index d515242c827797463f3dfdef873398e62c95d47c..61f425dca41c3b34208ba496035b0eeffde99a66 100644
--- a/website/EN/app_mediagoblin.html
+++ b/website/EN/app_mediagoblin.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:51 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_mumble.html b/website/EN/app_mumble.html
index ca8a2579a80da12886eb02e84d95950db5a24c58..2599594126aca8737f9924d0a08a0c4b683708d1 100644
--- a/website/EN/app_mumble.html
+++ b/website/EN/app_mumble.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:27 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_nextcloud.html b/website/EN/app_nextcloud.html
index 2d5290662cd976cd3638fc44013b82a2896adde7..0bf6019ec40a74420c4e41989a6d45ed6421648b 100644
--- a/website/EN/app_nextcloud.html
+++ b/website/EN/app_nextcloud.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:52 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_peertube.html b/website/EN/app_peertube.html
index 941762342bf05d90f2e2aff9d7cff61f19733de3..839d35c7349ab1e6d946077851d1cffbe0f64892 100644
--- a/website/EN/app_peertube.html
+++ b/website/EN/app_peertube.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-21 Thu 14:07 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:57 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_pihole.html b/website/EN/app_pihole.html
index 469ea7efa5024eb2d713d56271cb9b7338b58ae7..e45d066fd5b00dbf2e12d3bade04265ac7dff0bd 100644
--- a/website/EN/app_pihole.html
+++ b/website/EN/app_pihole.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:20 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_pleroma.html b/website/EN/app_pleroma.html
index 7176ca6b3c2b7a12aa9f7982da7dd9224657f192..fd7172b5b5f2e39bddc94b729d218aa698e66eb9 100644
--- a/website/EN/app_pleroma.html
+++ b/website/EN/app_pleroma.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:52 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_postactiv.html b/website/EN/app_postactiv.html
index 5c81e56d0c869852670958ee4ac36fd73eedf0e5..5759a7fb5c28b72d9f91d94a0f991f710306240d 100644
--- a/website/EN/app_postactiv.html
+++ b/website/EN/app_postactiv.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:52 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_privatebin.html b/website/EN/app_privatebin.html
index 8c3af0737d7172e0ca20a5497e81ebe534081b04..867ba0e81389e04b307ab2dac3d94c021e737110 100644
--- a/website/EN/app_privatebin.html
+++ b/website/EN/app_privatebin.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:52 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_profanity.html b/website/EN/app_profanity.html
index 4842c790eedec4e2c1c0c67e15b3fd1ac047b139..c875e65110291d7e6a728712fcf9edb4f9a221f8 100644
--- a/website/EN/app_profanity.html
+++ b/website/EN/app_profanity.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:35 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_riot.html b/website/EN/app_riot.html
index 4c0416015a642ad0f503bdf99bd0b3cc023f9b71..8596dd1cafcd618d63829012e1bc3173638b7063 100644
--- a/website/EN/app_riot.html
+++ b/website/EN/app_riot.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:52 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_rocketchat.html b/website/EN/app_rocketchat.html
index 72b96d44f2192fadcdfadba68b05207cd10a0b0f..d8f4b28db9b45582fce88e39814238f663703c1c 100644
--- a/website/EN/app_rocketchat.html
+++ b/website/EN/app_rocketchat.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-05-16 Wed 15:46 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="How to use Rocketchat"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:58 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="How to use Rocketchat"
  />
-<meta name="keywords" content="freedombone, rocketchat" />
+<meta  name="keywords" content="freedombone, rocketchat" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,15 +144,16 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
 </p>
 </div>
 
-<div id="outline-container-org045c0df" class="outline-2">
-<h2 id="org045c0df">Rocketchat</h2>
-<div class="outline-text-2" id="text-org045c0df">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1">Rocketchat</h2>
+<div class="outline-text-2" id="text-1">
 <p>
 Rocketchat is a chat system which is mainly suited for private chat with a few family and friends. It has some integration capability with other systems, but isn't federated as <a href="./app_xmpp.html">XMPP</a> or <a href="./app_matrix.html">Matrix</a> are. If you need high security then XMPP with Conversations is probably still the best option.
 </p>
@@ -255,14 +164,15 @@ This system is only available for X86 architecture, so won't install on ARM boar
 </div>
 </div>
 
-<div id="outline-container-orga9fd255" class="outline-2">
-<h2 id="orga9fd255">Installation</h2>
-<div class="outline-text-2" id="text-orga9fd255">
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2">Installation</h2>
+<div class="outline-text-2" id="text-2">
 <p>
 ssh into the system with:
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh myusername@mydomain.com -p 2222
 </pre>
 </div>
diff --git a/website/EN/app_rss.html b/website/EN/app_rss.html
index fe169a99e953730fc526f54b87408abb6bcdcb27..86b465852517d335cfa62b268b1af9889f796f8e 100644
--- a/website/EN/app_rss.html
+++ b/website/EN/app_rss.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:37 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_searx.html b/website/EN/app_searx.html
index e47c07eba19ff426b98e6eeef88a4360d51bbcda..8b471cf35ae6e3fd39b3af8c32c5821261809a5d 100644
--- a/website/EN/app_searx.html
+++ b/website/EN/app_searx.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:38 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_smolrss.html b/website/EN/app_smolrss.html
index d3565de2e5ba67c2a9990c5be5fed3a53bacf16f..8de7cb97366130e6d1b0e308757ddaba10584ba3 100644
--- a/website/EN/app_smolrss.html
+++ b/website/EN/app_smolrss.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-05-19 Sat 23:12 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_syncthing.html b/website/EN/app_syncthing.html
index b26b50ce04a81c00283b22062d0a7cbe89c77e78..90dedfa8e5ba732fb566b9a394cd322f9931c69f 100644
--- a/website/EN/app_syncthing.html
+++ b/website/EN/app_syncthing.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-05-24 Thu 13:40 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_tahoelafs.html b/website/EN/app_tahoelafs.html
index f52bb5a594dcea0a8b49acf2dca1161c082c40da..72ba2f01c9239b1d9371a2909e227e1cc411b5d5 100644
--- a/website/EN/app_tahoelafs.html
+++ b/website/EN/app_tahoelafs.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:53 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_tox.html b/website/EN/app_tox.html
index 91e9b77bf2f418ab19d1713e87c43e8d2c46a4a4..154a0da9f782043714c681a145be1fdbc548d326 100644
--- a/website/EN/app_tox.html
+++ b/website/EN/app_tox.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:43 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_turtl.html b/website/EN/app_turtl.html
index 579e1529c2113d788e64bf04cea3060203bddd39..7ed38453c9179a3fcc7e3b25c66e5a703e7d0963 100644
--- a/website/EN/app_turtl.html
+++ b/website/EN/app_turtl.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:53 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_vpn.html b/website/EN/app_vpn.html
index f0f8f43e1432569dbbee3eea3a08f43499703a9c..94815a98a51f23da38c0f9dc6d37c69a27057466 100644
--- a/website/EN/app_vpn.html
+++ b/website/EN/app_vpn.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:44 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/app_xmpp.html b/website/EN/app_xmpp.html
index bc65918366669e748f89a5181b6fa5fd3d732211..2e4ca3a2d6ee3c1b179b34b39c0cd23cde77d799 100644
--- a/website/EN/app_xmpp.html
+++ b/website/EN/app_xmpp.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-05-24 Thu 21:10 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/apps.html b/website/EN/apps.html
index 81ee678fc2b25ad6adbce6674d81113701f61957..1b393c35a6f5a017831ef028b4fafed2c990bc67 100644
--- a/website/EN/apps.html
+++ b/website/EN/apps.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-17 Sun 19:33 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 22:59 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/armbian.html b/website/EN/armbian.html
index e84a3a8c83aec7cfc3977a6f57a0df1b72fc7b01..8f6f337a14ed961fb0e565ba8b592b549b31cac2 100644
--- a/website/EN/armbian.html
+++ b/website/EN/armbian.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 13:50 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/backups.html b/website/EN/backups.html
index 5ed8383cc03e13026e7ecb6eb7c2f1341d1d08c8..5184bfe7efd5d283e282e104e129208da4596247 100644
--- a/website/EN/backups.html
+++ b/website/EN/backups.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:20 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/beaglebone.html b/website/EN/beaglebone.html
index 6bdcd60e7dcaf37a4a3b3f7dd582f9b18304b65c..5c788d68733d7343786fa659397a3e4ce708d9d6 100644
--- a/website/EN/beaglebone.html
+++ b/website/EN/beaglebone.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 14:39 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/boards.html b/website/EN/boards.html
index f7491cf50d3e1665309f5c2b800579171ce4369f..0b2025a7971a4d0d81f8d282498c46644b98f661 100644
--- a/website/EN/boards.html
+++ b/website/EN/boards.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:18 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:00 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/code.html b/website/EN/code.html
index f92656a6fd28dd4d6afde929a1c59b37d01aea14..2a9d033e2ea8f0361510573ea328154ac9c9ebaa 100644
--- a/website/EN/code.html
+++ b/website/EN/code.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:20 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:01 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/codeofconduct.html b/website/EN/codeofconduct.html
index 58041e68386ca0f3d48f114d0d4cc99f7933434a..3b9127e2eab9b7d10279c67ffd5188182122d59f 100644
--- a/website/EN/codeofconduct.html
+++ b/website/EN/codeofconduct.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 17:07 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:01 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/debianinstall.html b/website/EN/debianinstall.html
index 7eb1a209c08f0b1a642961ba6786a9821ff7c8eb..494b7c4d806529b8a67d52c9dfa0b16a6ebd1e09 100644
--- a/website/EN/debianinstall.html
+++ b/website/EN/debianinstall.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-04 Mon 18:33 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:01 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/devguide.html b/website/EN/devguide.html
index 90bb8d91f60d0e5ed326e1779d5b5514e13f4601..95071d1e91c3833eb79107ecbd5e7a9fb028c8c5 100644
--- a/website/EN/devguide.html
+++ b/website/EN/devguide.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-04 Mon 18:39 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:01 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/domains.html b/website/EN/domains.html
index b8883fe94e0482aa24a359b7d6554c03070b620f..a817831329237d1055650e5d90554d685328e03e 100644
--- a/website/EN/domains.html
+++ b/website/EN/domains.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 12:57 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:01 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/faq.html b/website/EN/faq.html
index 27fc5b11c16d71a74585276c4b66777c86755280..eff5fb8539cefa4ba15d50ea61767569d6d6b964 100644
--- a/website/EN/faq.html
+++ b/website/EN/faq.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-19 Tue 15:38 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/fediverse.html b/website/EN/fediverse.html
index 898892f882688ec9a22e32ac2ea74745d878e3fd..e901a836079ca717e6a000e7c4d8b7ce0fe9df74 100644
--- a/website/EN/fediverse.html
+++ b/website/EN/fediverse.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:24 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/homeserver.html b/website/EN/homeserver.html
index ce307fb4c851d656d1d91348834c6ac7b92fd8f1..6966dc5880b806034dba5a3803c0003ac8b75962 100644
--- a/website/EN/homeserver.html
+++ b/website/EN/homeserver.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 21:53 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/index.html b/website/EN/index.html
index e5ac89bb8e8cef87da2eea06f4d40354b018200e..cef2d88d98702ffd9e3c14960d7d788be7ff6e59 100644
--- a/website/EN/index.html
+++ b/website/EN/index.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 13:41 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/installation.html b/website/EN/installation.html
index df3fe6a8b9f8254b4c52c0e52ef6925c7c66db42..5e9a6c239796088937549a1cf737bfccbce74ac8 100644
--- a/website/EN/installation.html
+++ b/website/EN/installation.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:20 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/installmethods.html b/website/EN/installmethods.html
index e0d80f0d10ac22680c8e3c01cb32672634406b51..91c9b730ebf52db80490b5b9b01b8712e2b255cc 100644
--- a/website/EN/installmethods.html
+++ b/website/EN/installmethods.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:24 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/mesh.html b/website/EN/mesh.html
index afb30f6d08a3dbbf4d7be06e6782e41c1364bb28..2f880a826b0676614b3fd8a47e9374bab2d8918e 100644
--- a/website/EN/mesh.html
+++ b/website/EN/mesh.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:24 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/mesh_capabilities.html b/website/EN/mesh_capabilities.html
index 2db0518e113a43ab346ec7cee401827c90e816c8..36f01bd0f0f39f3707edb7bd566aca44a73d6dfb 100644
--- a/website/EN/mesh_capabilities.html
+++ b/website/EN/mesh_capabilities.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-04-22 Sun 10:31 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="Freedombone mesh network capabilities"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:02 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="Freedombone mesh network capabilities"
  />
-<meta name="keywords" content="freedombone, mesh" />
+<meta  name="keywords" content="freedombone, mesh" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,34 +144,49 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
 </p>
 </div>
 
-<div id="outline-container-org19c4251" class="outline-2">
-<h2 id="org19c4251">Mesh Network: Capabilities</h2>
-<div class="outline-text-2" id="text-org19c4251">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1">Mesh Network: Capabilities</h2>
+<div class="outline-text-2" id="text-1">
 <p>
 The mesh system has the following capabilities:
 </p>
 
 <ul class="org-ul">
-<li>Discovery of other users on the network</li>
-<li>Text based chat, one-to-one and in groups</li>
-<li>Voice chat (VoIP) and video calls</li>
-<li>Private and public sharing of files</li>
-<li>Blogging</li>
-<li>Collaborative editing of documents and presentations</li>
-<li>Social network stream. Follow/unfollow other peers</li>
-<li>No network administration required</li>
-<li>No servers</li>
-<li>Internet connection is optional</li>
-<li>Works from bootable USB drives or microSD drives</li>
-<li>Data is mesh routed between systems</li>
-<li>Private communications is end-to-end secured and forward secret</li>
-<li>Publicly shared data is <i>content addressable</i></li>
+<li>Discovery of other users on the network
+</li>
+<li>Text based chat, one-to-one and in groups
+</li>
+<li>Voice chat (VoIP) and video calls
+</li>
+<li>Private and public sharing of files
+</li>
+<li>Blogging
+</li>
+<li>Collaborative editing of documents and presentations
+</li>
+<li>Social network stream. Follow/unfollow other peers
+</li>
+<li>No network administration required
+</li>
+<li>No servers
+</li>
+<li>Internet connection is optional
+</li>
+<li>Works from bootable USB drives or microSD drives
+</li>
+<li>Data is mesh routed between systems
+</li>
+<li>Private communications is end-to-end secured and forward secret
+</li>
+<li>Publicly shared data is <i>content addressable</i>
+</li>
 </ul>
 
 <p>
diff --git a/website/EN/mesh_custom.html b/website/EN/mesh_custom.html
index d80c31213d8e895f95f0d3960eb26445949c7944..96be318d3bb47cfc0b34c53e63c8055f22e2956e 100644
--- a/website/EN/mesh_custom.html
+++ b/website/EN/mesh_custom.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:24 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/mesh_images.html b/website/EN/mesh_images.html
index 500a47682e121f128d2388af51c840cfa8982196..3b8947b324be6155f7122c31f34556cb74e1c476 100644
--- a/website/EN/mesh_images.html
+++ b/website/EN/mesh_images.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 12:10 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/mesh_philosophic.html b/website/EN/mesh_philosophic.html
index ec8944e872dda2897dbe1bde39f5644b68986e99..93d63afed633bb2e5ad72ebd64a65e89bdfa071a 100644
--- a/website/EN/mesh_philosophic.html
+++ b/website/EN/mesh_philosophic.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:25 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/mesh_usage.html b/website/EN/mesh_usage.html
index d4bf10fee030fdc0ba5823e96fea8366831d0f8f..a253b4520b315f0f98d702732549ea3798aae2fd 100644
--- a/website/EN/mesh_usage.html
+++ b/website/EN/mesh_usage.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:25 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/meshindex.html b/website/EN/meshindex.html
index 023e83e24cec7ed97f85e23c472799f7c38bc984..1e2ac1a2404a395a4a4e4fc5a4f4d991cfd4958a 100644
--- a/website/EN/meshindex.html
+++ b/website/EN/meshindex.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 13:15 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
@@ -154,10 +154,6 @@ for the JavaScript code in this tag.
 <div id="outline-container-sec-1" class="outline-2">
 <h2 id="sec-1">Welcome to the Freedombone Mesh</h2>
 <div class="outline-text-2" id="text-1">
-<p>
-The following apps are available:
-</p>
-
 <div class="export">
 <p>
  &lt;center&gt;
diff --git a/website/EN/mobile.html b/website/EN/mobile.html
index 7ee8f10ad635d176ed8d45dd1db3727861f4fe94..a8efea9ca2fd580ede2147e282d0145fa6c70df2 100644
--- a/website/EN/mobile.html
+++ b/website/EN/mobile.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-22 Fri 18:21 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:03 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/release3.html b/website/EN/release3.html
index 9b5d94abd4629afbd9e962b275c1f5ad18916a78..c7336f2cb1e4032b2d873489073072f1e453590e 100644
--- a/website/EN/release3.html
+++ b/website/EN/release3.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-05-10 Thu 11:42 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="Version 3"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="Version 3"
  />
-<meta name="keywords" content="freedombone" />
+<meta  name="keywords" content="freedombone" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,15 +144,16 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/release3.jpg" alt="release3.jpg" width="100%" align="center" />
 </p>
 </div>
 
-<div id="outline-container-org2899a71" class="outline-2">
-<h2 id="org2899a71">Building an internet run by the users, for the users</h2>
-<div class="outline-text-2" id="text-org2899a71">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1">Building an internet run by the users, for the users</h2>
+<div class="outline-text-2" id="text-1">
 <p>
 The internet may still be mostly in the clutches of a few giant megacorporations and dubious governments with sketchy agendas, but it doesn't have to remain that way. With the third version of the Freedombone system there is now more scope than before to take back your privacy, have ownership of personal data and run your own online communities without undesirable intermediaries.
 </p>
@@ -254,20 +163,27 @@ Freedombone version 3 is based on Debian 9 (Stretch). It was released in July 20
 </p>
 
 <ul class="org-ul">
-<li>Faster initial setup</li>
-<li>More <a href="./apps.html">installable apps</a>, including CryptPad, Koel, NextCloud, PostActiv, Friendica and Matrix/RiotWeb</li>
-<li>Automated <a href="https://github.com/hardenedlinux/STIG-4-Debian">security tests</a></li>
-<li>Improved XMPP configuration for support of the <a href="https://conversations.im">Conversations</a> app features</li>
-<li>Improved blocking controls for a better federated network experience</li>
-<li>Uses <a href="https://en.wikipedia.org/wiki/EdDSA">elliptic curve</a> based GPG keys for better performance on low power single board computers</li>
-<li>Pre-downloaded repos distributed within images for faster and more autonomous app installs</li>
+<li>Faster initial setup
+</li>
+<li>More <a href="./apps.html">installable apps</a>, including CryptPad, Koel, NextCloud, PostActiv, Friendica and Matrix/RiotWeb
+</li>
+<li>Automated <a href="https://github.com/hardenedlinux/STIG-4-Debian">security tests</a>
+</li>
+<li>Improved XMPP configuration for support of the <a href="https://conversations.im">Conversations</a> app features
+</li>
+<li>Improved blocking controls for a better federated network experience
+</li>
+<li>Uses <a href="https://en.wikipedia.org/wiki/EdDSA">elliptic curve</a> based GPG keys for better performance on low power single board computers
+</li>
+<li>Pre-downloaded repos distributed within images for faster and more autonomous app installs
+</li>
 </ul>
 </div>
 </div>
 
-<div id="outline-container-org7b166be" class="outline-2">
-<h2 id="org7b166be">Installation</h2>
-<div class="outline-text-2" id="text-org7b166be">
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2">Installation</h2>
+<div class="outline-text-2" id="text-2">
 <p>
 The simplest way to install is from a pre-made disk image. Images can be <a href="https://freedombone.net/downloads/v3">downloaded here</a>. You will need to have previously obtained a domain name and have a dynamic DNS account somewhere.
 </p>
@@ -277,8 +193,9 @@ Copy the image to a microSD card or USB thumb drive, replacing sdX with the iden
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">unxz downloadedimagefile.img.xz
-dd <span class="org-variable-name">bs</span>=32M <span class="org-variable-name">if</span>=downloadedimagefile.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync,noerror
+dd bs=32M if=downloadedimagefile.img of=/dev/sdX conv=fdatasync,sync,noerror
 </pre>
 </div>
 
@@ -295,6 +212,7 @@ As the system boots for the first time the login is:
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">username: fbone
 password: freedombone
 </pre>
@@ -305,6 +223,7 @@ If you're installing from a microSD card on a single board computer without a sc
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh fbone@freedombone.local -p 2222
 </pre>
 </div>
@@ -323,9 +242,9 @@ More detailed installation instructions are linked from <a href="./index.html">t
 </div>
 </div>
 
-<div id="outline-container-org9e708b0" class="outline-2">
-<h2 id="org9e708b0">Upgrading from a previous install</h2>
-<div class="outline-text-2" id="text-org9e708b0">
+<div id="outline-container-sec-3" class="outline-2">
+<h2 id="sec-3">Upgrading from a previous install</h2>
+<div class="outline-text-2" id="text-3">
 <p>
 To upgrade from the Debian Jessie version first create a master keydrive. Go to the <b>Administrator control panel</b> and select <b>Backup and restore</b> then <b>Backup GPG key to USB (master keydrive)</b>. Insert a LUKS encrypted USB drive. When that is done Create a full backup by selecting <b>Backup data to USB drive</b> and using another LUKS encrypted USB drive.
 </p>
diff --git a/website/EN/release31.html b/website/EN/release31.html
index e51f30b34ccbfb85b9086d2829d133c4c512bf6e..e469d07bb34e65462f13ed8b017a95cdea8887fb 100644
--- a/website/EN/release31.html
+++ b/website/EN/release31.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-05-10 Thu 11:49 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="Version 3.1"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="Version 3.1"
  />
-<meta name="keywords" content="freedombone" />
+<meta  name="keywords" content="freedombone" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,27 +144,35 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
 </p>
 </div>
 
-<div id="outline-container-org91557ca" class="outline-2">
-<h2 id="org91557ca"><b>Version 3.1, 2018-04-15</b></h2>
-<div class="outline-text-2" id="text-org91557ca">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1"><b>Version 3.1, 2018-04-15</b></h2>
+<div class="outline-text-2" id="text-1">
 <p>
 Newer and shinier than before, <a href="./index.html">Freedombone</a> 3.1 rests upon the solid foundation of Debian stable and delivers major new self-hosted apps, improved mesh networking and a new logo. It supports version 3 onion addresses and the ability to use <a href="./usage_email.html">email with onion and I2P addresses</a>. New apps are:
 </p>
 
 <ul class="org-ul">
-<li><a href="./app_akaunting.html">Akaunting</a>: Personal or small business accounts</li>
-<li><a href="./app_bdsmail.html">bdsmail</a>: Avoid PGP complexity by using email over I2P</li>
-<li><a href="./app_bludit.html">Bludit</a>: Painless markdown blogging</li>
-<li><a href="./app_edith.html">Edith</a>: The simplest possible note taking system</li>
-<li><a href="./app_icecast.html">Icecast</a>: Run your own internet radio station</li>
-<li><a href="./app_peertube.html">PeerTube</a>: Peer-to-peer video hosting system</li>
-<li><a href="./app_pleroma.html">Pleroma</a>: Ultra lightweight fediverse instance with Mastodon compatibility</li>
+<li><a href="./app_akaunting.html">Akaunting</a>: Personal or small business accounts
+</li>
+<li><a href="./app_bdsmail.html">bdsmail</a>: Avoid PGP complexity by using email over I2P
+</li>
+<li><a href="./app_bludit.html">Bludit</a>: Painless markdown blogging
+</li>
+<li><a href="./app_edith.html">Edith</a>: The simplest possible note taking system
+</li>
+<li><a href="./app_icecast.html">Icecast</a>: Run your own internet radio station
+</li>
+<li><a href="./app_peertube.html">PeerTube</a>: Peer-to-peer video hosting system
+</li>
+<li><a href="./app_pleroma.html">Pleroma</a>: Ultra lightweight fediverse instance with Mastodon compatibility
+</li>
 </ul>
 
 <p>
@@ -281,9 +197,9 @@ The future is decentralized.
 </div>
 </div>
 
-<div id="outline-container-org8bab5d6" class="outline-2">
-<h2 id="org8bab5d6">Installation</h2>
-<div class="outline-text-2" id="text-org8bab5d6">
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2">Installation</h2>
+<div class="outline-text-2" id="text-2">
 <p>
 The simplest way to install is from a pre-made disk image. Images can be <a href="https://freedombone.net/downloads/v31">downloaded here</a>. You will need to have previously obtained a domain name and have a dynamic DNS account somewhere. Or if you don't need clearnet domains and will be using Tor compatible browsers then you can use the "onion only" images where apps will be accessible via an onion address.
 </p>
@@ -293,8 +209,9 @@ Copy the image to a microSD card or USB thumb drive, replacing sdX with the iden
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">unxz downloadedimagefile.img.xz
-dd <span class="org-variable-name">bs</span>=32M <span class="org-variable-name">if</span>=downloadedimagefile.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync,sync,noerror
+dd bs=32M if=downloadedimagefile.img of=/dev/sdX conv=fdatasync,sync,noerror
 </pre>
 </div>
 
@@ -311,6 +228,7 @@ As the system boots for the first time the login is:
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">username: fbone
 password: freedombone
 </pre>
@@ -321,6 +239,7 @@ If you're installing from a microSD card on a single board computer without a sc
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh fbone@freedombone.local -p 2222
 </pre>
 </div>
@@ -339,9 +258,9 @@ More detailed installation instructions are linked from <a href="./installmethod
 </div>
 </div>
 
-<div id="outline-container-org2293b57" class="outline-2">
-<h2 id="org2293b57">Upgrading from a previous install</h2>
-<div class="outline-text-2" id="text-org2293b57">
+<div id="outline-container-sec-3" class="outline-2">
+<h2 id="sec-3">Upgrading from a previous install</h2>
+<div class="outline-text-2" id="text-3">
 <p>
 To upgrade from version 3 just go to the <b>administrator control panel</b> and select <b>check for updates</b>.
 </p>
diff --git a/website/EN/security.html b/website/EN/security.html
index b6cd0a5b3fc1dc52a4f4c9047f4677dcc13a3891..fe99ef55b55ee5a2eced5e7eb8219fd84aadf91c 100644
--- a/website/EN/security.html
+++ b/website/EN/security.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 13:25 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/socialinstance.html b/website/EN/socialinstance.html
index 65693aa3645dc944b591275eb7600113bb8a4204..365cbbe2357b3aeeb421793663419c79d7c35a90 100644
--- a/website/EN/socialinstance.html
+++ b/website/EN/socialinstance.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-16 Sat 13:14 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/support.html b/website/EN/support.html
index 615416c5b02e5ed8745819360e8a023767293d2a..8b3234ca5d06dd4ff1373a846e75e73f63ff7202 100644
--- a/website/EN/support.html
+++ b/website/EN/support.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-06-17 Sun 13:55 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
diff --git a/website/EN/usage_email.html b/website/EN/usage_email.html
index 67bdfd5fe8d95efc078e3eaff76998d6b3861571..0a9e18b138825f9e3378f9f8ce1b70d6bd068395 100644
--- a/website/EN/usage_email.html
+++ b/website/EN/usage_email.html
@@ -3,33 +3,26 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2018-04-15 Sun 10:21 -->
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>&lrm;</title>
-<meta name="generator" content="Org mode" />
-<meta name="author" content="Bob Mottram" />
-<meta name="description" content="How to use email on Freedombone"
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta  name="generator" content="Org-mode" />
+<meta  name="author" content="Bob Mottram" />
+<meta  name="description" content="How to use email on Freedombone"
  />
-<meta name="keywords" content="freedombone, email" />
+<meta  name="keywords" content="freedombone, email" />
 <style type="text/css">
  <!--/*--><![CDATA[/*><!--*/
-  .title  { text-align: center;
-             margin-bottom: .2em; }
-  .subtitle { text-align: center;
-              font-size: medium;
-              font-weight: bold;
-              margin-top:0; }
+  .title  { text-align: center; }
   .todo   { font-family: monospace; color: red; }
-  .done   { font-family: monospace; color: green; }
-  .priority { font-family: monospace; color: orange; }
+  .done   { color: green; }
   .tag    { background-color: #eee; font-family: monospace;
             padding: 2px; font-size: 80%; font-weight: normal; }
   .timestamp { color: #bebebe; }
   .timestamp-kwd { color: #5f9ea0; }
-  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
-  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
-  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
+  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
+  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
+  .center { margin-left: auto; margin-right: auto; text-align: center; }
   .underline { text-decoration: underline; }
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
   p.verse { margin-left: 3%; }
@@ -56,111 +49,27 @@
     border: 1px solid black;
   }
   pre.src:hover:before { display: inline;}
-  /* Languages per Org manual */
-  pre.src-asymptote:before { content: 'Asymptote'; }
-  pre.src-awk:before { content: 'Awk'; }
-  pre.src-C:before { content: 'C'; }
-  /* pre.src-C++ doesn't work in CSS */
-  pre.src-clojure:before { content: 'Clojure'; }
-  pre.src-css:before { content: 'CSS'; }
-  pre.src-D:before { content: 'D'; }
-  pre.src-ditaa:before { content: 'ditaa'; }
-  pre.src-dot:before { content: 'Graphviz'; }
-  pre.src-calc:before { content: 'Emacs Calc'; }
+  pre.src-sh:before    { content: 'sh'; }
+  pre.src-bash:before  { content: 'sh'; }
   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
-  pre.src-fortran:before { content: 'Fortran'; }
-  pre.src-gnuplot:before { content: 'gnuplot'; }
-  pre.src-haskell:before { content: 'Haskell'; }
-  pre.src-hledger:before { content: 'hledger'; }
-  pre.src-java:before { content: 'Java'; }
-  pre.src-js:before { content: 'Javascript'; }
-  pre.src-latex:before { content: 'LaTeX'; }
-  pre.src-ledger:before { content: 'Ledger'; }
-  pre.src-lisp:before { content: 'Lisp'; }
-  pre.src-lilypond:before { content: 'Lilypond'; }
-  pre.src-lua:before { content: 'Lua'; }
-  pre.src-matlab:before { content: 'MATLAB'; }
-  pre.src-mscgen:before { content: 'Mscgen'; }
-  pre.src-ocaml:before { content: 'Objective Caml'; }
-  pre.src-octave:before { content: 'Octave'; }
-  pre.src-org:before { content: 'Org mode'; }
-  pre.src-oz:before { content: 'OZ'; }
-  pre.src-plantuml:before { content: 'Plantuml'; }
-  pre.src-processing:before { content: 'Processing.js'; }
-  pre.src-python:before { content: 'Python'; }
-  pre.src-R:before { content: 'R'; }
-  pre.src-ruby:before { content: 'Ruby'; }
-  pre.src-sass:before { content: 'Sass'; }
-  pre.src-scheme:before { content: 'Scheme'; }
-  pre.src-screen:before { content: 'Gnu Screen'; }
-  pre.src-sed:before { content: 'Sed'; }
-  pre.src-sh:before { content: 'shell'; }
-  pre.src-sql:before { content: 'SQL'; }
-  pre.src-sqlite:before { content: 'SQLite'; }
-  /* additional languages in org.el's org-babel-load-languages alist */
-  pre.src-forth:before { content: 'Forth'; }
-  pre.src-io:before { content: 'IO'; }
-  pre.src-J:before { content: 'J'; }
-  pre.src-makefile:before { content: 'Makefile'; }
-  pre.src-maxima:before { content: 'Maxima'; }
-  pre.src-perl:before { content: 'Perl'; }
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
-  pre.src-scala:before { content: 'Scala'; }
-  pre.src-shell:before { content: 'Shell Script'; }
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
-  /* additional language identifiers per "defun org-babel-execute"
-       in ob-*.el */
-  pre.src-cpp:before  { content: 'C++'; }
-  pre.src-abc:before  { content: 'ABC'; }
-  pre.src-coq:before  { content: 'Coq'; }
-  pre.src-groovy:before  { content: 'Groovy'; }
-  /* additional language identifiers from org-babel-shell-names in
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
-     the execution function name together. */
-  pre.src-bash:before  { content: 'bash'; }
-  pre.src-csh:before  { content: 'csh'; }
-  pre.src-ash:before  { content: 'ash'; }
-  pre.src-dash:before  { content: 'dash'; }
-  pre.src-ksh:before  { content: 'ksh'; }
-  pre.src-mksh:before  { content: 'mksh'; }
-  pre.src-posh:before  { content: 'posh'; }
-  /* Additional Emacs modes also supported by the LaTeX listings package */
-  pre.src-ada:before { content: 'Ada'; }
-  pre.src-asm:before { content: 'Assembler'; }
-  pre.src-caml:before { content: 'Caml'; }
-  pre.src-delphi:before { content: 'Delphi'; }
-  pre.src-html:before { content: 'HTML'; }
-  pre.src-idl:before { content: 'IDL'; }
-  pre.src-mercury:before { content: 'Mercury'; }
-  pre.src-metapost:before { content: 'MetaPost'; }
-  pre.src-modula-2:before { content: 'Modula-2'; }
-  pre.src-pascal:before { content: 'Pascal'; }
-  pre.src-ps:before { content: 'PostScript'; }
-  pre.src-prolog:before { content: 'Prolog'; }
-  pre.src-simula:before { content: 'Simula'; }
-  pre.src-tcl:before { content: 'tcl'; }
-  pre.src-tex:before { content: 'TeX'; }
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
-  pre.src-verilog:before { content: 'Verilog'; }
-  pre.src-vhdl:before { content: 'VHDL'; }
-  pre.src-xml:before { content: 'XML'; }
-  pre.src-nxml:before { content: 'XML'; }
-  /* add a generic configuration mode; LaTeX export needs an additional
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
-  pre.src-conf:before { content: 'Configuration File'; }
+  pre.src-R:before     { content: 'R'; }
+  pre.src-perl:before  { content: 'Perl'; }
+  pre.src-java:before  { content: 'Java'; }
+  pre.src-sql:before   { content: 'SQL'; }
 
   table { border-collapse:collapse; }
   caption.t-above { caption-side: top; }
   caption.t-bottom { caption-side: bottom; }
   td, th { vertical-align:top;  }
-  th.org-right  { text-align: center;  }
-  th.org-left   { text-align: center;   }
-  th.org-center { text-align: center; }
-  td.org-right  { text-align: right;  }
-  td.org-left   { text-align: left;   }
-  td.org-center { text-align: center; }
+  th.right  { text-align: center;  }
+  th.left   { text-align: center;   }
+  th.center { text-align: center; }
+  td.right  { text-align: right;  }
+  td.left   { text-align: left;   }
+  td.center { text-align: center; }
   dt { font-weight: bold; }
-  .footpara { display: inline; }
+  .footpara:nth-child(2) { display: inline; }
+  .footpara { display: block; }
   .footdef  { margin-bottom: 1em; }
   .figure { padding: 1em; }
   .figure p { text-align: center; }
@@ -180,7 +89,6 @@
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
   .org-info-js_search-highlight
     { background-color: #ffff00; color: #000000; font-weight: bold; }
-  .org-svg { width: 90%; }
   /*]]>*/-->
 </style>
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
@@ -189,7 +97,7 @@
 @licstart  The following is the entire license notice for the
 JavaScript code in this tag.
 
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 The JavaScript code in this tag is free software: you can
 redistribute it and/or modify it under the terms of the GNU
@@ -236,6 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
@@ -246,58 +155,58 @@ for the JavaScript code in this tag.
 
 
 <colgroup>
-<col  class="org-left" />
+<col  class="left" />
 </colgroup>
 <tbody>
 <tr>
-<td class="org-left"><a href="#orgd5f2e56">Things to be aware of</a></td>
+<td class="left"><a href="#sec-1">Things to be aware of</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org48a61cb">A technical note about email transport security</a></td>
+<td class="left"><a href="#sec-2">A technical note about email transport security</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org1b10215">Add a password to your GPG key</a></td>
+<td class="left"><a href="#sec-3">Add a password to your GPG key</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org1ef897d">Publishing your GPG public key</a></td>
+<td class="left"><a href="#sec-4">Publishing your GPG public key</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org8a05b94">Mutt email client</a></td>
+<td class="left"><a href="#sec-5">Mutt email client</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org2924dea">Thunderbird/Icedove</a></td>
+<td class="left"><a href="#sec-6">Thunderbird/Icedove</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org787310f">Android apps</a></td>
+<td class="left"><a href="#sec-7">Android apps</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org7d93f5a">Subscribing to mailing lists</a></td>
+<td class="left"><a href="#sec-8">Subscribing to mailing lists</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org351d48f">Adding email addresses to a group/folder</a></td>
+<td class="left"><a href="#sec-9">Adding email addresses to a group/folder</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#org8827ad0">Ignoring incoming emails</a></td>
+<td class="left"><a href="#sec-10">Ignoring incoming emails</a></td>
 </tr>
 
 <tr>
-<td class="org-left"><a href="#orga30bcb7">Using I2P for email transport</a></td>
+<td class="left"><a href="#sec-12">Using I2P for email transport</a></td>
 </tr>
 </tbody>
 </table>
 
-<div id="outline-container-orgd5f2e56" class="outline-2">
-<h2 id="orgd5f2e56">Things to be aware of</h2>
-<div class="outline-text-2" id="text-orgd5f2e56">
+<div id="outline-container-sec-1" class="outline-2">
+<h2 id="sec-1">Things to be aware of</h2>
+<div class="outline-text-2" id="text-1">
 <p>
 Even though this system makes it easy to set up an email server, running your own email system is still not easy and this is mainly due to the huge amount of collatoral damage caused by spammers over a long period of time, which in turn is due to the inherent insecurity of email protocols which enabled spam to become a big problem. Email is still very popular though and most internet services require that you have an email address in order to register.
 </p>
@@ -311,9 +220,9 @@ So if you want to use your own email address hosted on your own system you do ne
 </p>
 </div>
 </div>
-<div id="outline-container-org48a61cb" class="outline-2">
-<h2 id="org48a61cb">A technical note about email transport security</h2>
-<div class="outline-text-2" id="text-org48a61cb">
+<div id="outline-container-sec-2" class="outline-2">
+<h2 id="sec-2">A technical note about email transport security</h2>
+<div class="outline-text-2" id="text-2">
 <p>
 Port 465 is used for SMTP and this is supposedly deprecated for secure email. However, using TLS from the start of the communications seems far more secure than starting off with insecure communications and then trying to upgrade it with a command to begin TLS, as happens with STARTTLS. There are <a href="https://www.eff.org/deeplinks/2014/11/starttls-downgrade-attacks">possible attacks against STARTTLS</a> in which the command to begin secure communications is removed or overwritten which could then result in email being transferred in plain text over the internet and be readable by third parties.
 </p>
@@ -333,20 +242,21 @@ A way to avoid these pitfalls altogether is to use onion addresses (see the sect
 </p>
 </div>
 </div>
-<div id="outline-container-org1b10215" class="outline-2">
-<h2 id="org1b10215">Add a password to your GPG key</h2>
-<div class="outline-text-2" id="text-org1b10215">
+<div id="outline-container-sec-3" class="outline-2">
+<h2 id="sec-3">Add a password to your GPG key</h2>
+<div class="outline-text-2" id="text-3">
 <p>
 If you didn't use existing GPG keys during the Freedombone installation then you'll need to add a password to your newly generated private key. This is highly recommended. Go through the following sequence of commands to ssh into the Freedombone and then change your GPG password.
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 gpg --edit-key username@domain
 passwd
 save
 quit
-<span class="org-keyword">exit</span>
+exit
 </pre>
 </div>
 
@@ -356,24 +266,25 @@ Having a password on your GPG key will prevent someone from reading your email <
 </div>
 </div>
 
-<div id="outline-container-org1ef897d" class="outline-2">
-<h2 id="org1ef897d">Publishing your GPG public key</h2>
-<div class="outline-text-2" id="text-org1ef897d">
+<div id="outline-container-sec-4" class="outline-2">
+<h2 id="sec-4">Publishing your GPG public key</h2>
+<div class="outline-text-2" id="text-4">
 <p>
 If you havn't already then you should publish your GPG public key so that others can find it.
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 gpg --send-keys username@domainname
-<span class="org-keyword">exit</span>
+exit
 </pre>
 </div>
 </div>
 </div>
-<div id="outline-container-org8a05b94" class="outline-2">
-<h2 id="org8a05b94">Mutt email client</h2>
-<div class="outline-text-2" id="text-org8a05b94">
+<div id="outline-container-sec-5" class="outline-2">
+<h2 id="sec-5">Mutt email client</h2>
+<div class="outline-text-2" id="text-5">
 
 <div class="figure">
 <p><img src="./images/mutt.jpeg" alt="mutt.jpeg" width="80%" align="center" />
@@ -385,6 +296,7 @@ Mutt is a terminal based email client which comes already installed onto the Fre
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 </pre>
 </div>
@@ -405,124 +317,124 @@ Some useful keys to know are:
 
 
 <colgroup>
-<col  class="org-left" />
+<col  class="left" />
 
-<col  class="org-left" />
+<col  class="left" />
 </colgroup>
 <tbody>
 <tr>
-<td class="org-left">"/"</td>
-<td class="org-left">Search for text within headers</td>
+<td class="left">"/"</td>
+<td class="left">Search for text within headers</td>
 </tr>
 
 <tr>
-<td class="org-left">*</td>
-<td class="org-left">Move to the last message</td>
+<td class="left">*</td>
+<td class="left">Move to the last message</td>
 </tr>
 
 <tr>
-<td class="org-left">TAB</td>
-<td class="org-left">Move to the next unread message</td>
+<td class="left">TAB</td>
+<td class="left">Move to the next unread message</td>
 </tr>
 
 <tr>
-<td class="org-left">d</td>
-<td class="org-left">Delete a message</td>
+<td class="left">d</td>
+<td class="left">Delete a message</td>
 </tr>
 
 <tr>
-<td class="org-left">u</td>
-<td class="org-left">Undelete a mail which is pending deletion</td>
+<td class="left">u</td>
+<td class="left">Undelete a mail which is pending deletion</td>
 </tr>
 
 <tr>
-<td class="org-left">$</td>
-<td class="org-left">Delete all messages selected and check for new messages</td>
+<td class="left">$</td>
+<td class="left">Delete all messages selected and check for new messages</td>
 </tr>
 
 <tr>
-<td class="org-left">a</td>
-<td class="org-left">Add to the address book</td>
+<td class="left">a</td>
+<td class="left">Add to the address book</td>
 </tr>
 
 <tr>
-<td class="org-left">m</td>
-<td class="org-left">Send a new mail</td>
+<td class="left">m</td>
+<td class="left">Send a new mail</td>
 </tr>
 
 <tr>
-<td class="org-left">ESC-m</td>
-<td class="org-left">Mark all messages as having been read</td>
+<td class="left">ESC-m</td>
+<td class="left">Mark all messages as having been read</td>
 </tr>
 
 <tr>
-<td class="org-left">S</td>
-<td class="org-left">Mark a message as spam</td>
+<td class="left">S</td>
+<td class="left">Mark a message as spam</td>
 </tr>
 
 <tr>
-<td class="org-left">H</td>
-<td class="org-left">Mark a message as ham</td>
+<td class="left">H</td>
+<td class="left">Mark a message as ham</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-b</td>
-<td class="org-left">Toggle side bar on/off</td>
+<td class="left">CTRL-b</td>
+<td class="left">Toggle side bar on/off</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-n</td>
-<td class="org-left">Next mailbox (on side bar)</td>
+<td class="left">CTRL-n</td>
+<td class="left">Next mailbox (on side bar)</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-p</td>
-<td class="org-left">Previous mailbox (on side bar)</td>
+<td class="left">CTRL-p</td>
+<td class="left">Previous mailbox (on side bar)</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-o</td>
-<td class="org-left">Open mailbox (on side bar)</td>
+<td class="left">CTRL-o</td>
+<td class="left">Open mailbox (on side bar)</td>
 </tr>
 
 <tr>
-<td class="org-left">r</td>
-<td class="org-left">Reply to an email</td>
+<td class="left">r</td>
+<td class="left">Reply to an email</td>
 </tr>
 
 <tr>
-<td class="org-left">L</td>
-<td class="org-left">Reply to a mailing list email</td>
+<td class="left">L</td>
+<td class="left">Reply to a mailing list email</td>
 </tr>
 
 <tr>
-<td class="org-left">]</td>
-<td class="org-left">Expand or collapse all threads</td>
+<td class="left">]</td>
+<td class="left">Expand or collapse all threads</td>
 </tr>
 
 <tr>
-<td class="org-left">[</td>
-<td class="org-left">Expand of collapse the current thread</td>
+<td class="left">[</td>
+<td class="left">Expand of collapse the current thread</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-k</td>
-<td class="org-left">Import a PGP/GPG public key</td>
+<td class="left">CTRL-k</td>
+<td class="left">Import a PGP/GPG public key</td>
 </tr>
 
 <tr>
-<td class="org-left">v</td>
-<td class="org-left">View current email in different formats, such as HTML</td>
+<td class="left">v</td>
+<td class="left">View current email in different formats, such as HTML</td>
 </tr>
 
 <tr>
-<td class="org-left">CTRL-u</td>
-<td class="org-left">View long URLs</td>
+<td class="left">CTRL-u</td>
+<td class="left">View long URLs</td>
 </tr>
 
 <tr>
-<td class="org-left">q</td>
-<td class="org-left">Quit</td>
+<td class="left">q</td>
+<td class="left">Quit</td>
 </tr>
 </tbody>
 </table>
@@ -545,9 +457,9 @@ There is one irksome thing about email within mutt, and that's if you get sent a
 </div>
 </div>
 
-<div id="outline-container-org2924dea" class="outline-2">
-<h2 id="org2924dea">Thunderbird/Icedove</h2>
-<div class="outline-text-2" id="text-org2924dea">
+<div id="outline-container-sec-6" class="outline-2">
+<h2 id="sec-6">Thunderbird/Icedove</h2>
+<div class="outline-text-2" id="text-6">
 <p>
 Another common way in which you may want to access email is via Thunderbird (also known as Icedove on Debian).  This may be especially useful if you're trying to convert former Windows users who may previously have been using some version of Outlook.
 </p>
@@ -557,9 +469,9 @@ The following instructions should be carried out on the client machines (laptop,
 </p>
 </div>
 
-<div id="outline-container-orged0c1fb" class="outline-4">
-<h4 id="orged0c1fb">Initial setup</h4>
-<div class="outline-text-4" id="text-orged0c1fb">
+<div id="outline-container-sec-6-0-1" class="outline-4">
+<h4 id="sec-6-0-1">Initial setup</h4>
+<div class="outline-text-4" id="text-6-0-1">
 <p>
 Install <b>Thunderbird</b> and <b>Enigmail</b>.  How you do this just depends upon your distro and software manager or "app store".
 </p>
@@ -585,9 +497,12 @@ The settings should be as follows, substituting <i>mydomainname.com</i> for your
 </p>
 
 <ul class="org-ul">
-<li>Incoming: IMAP, mydomainname.com, 993, SSL/TLS, Normal Password</li>
-<li>Outgoing: SMTP, mydomainname.com, 465, SSL/TLS, Normal Password</li>
-<li>Username: myusername</li>
+<li>Incoming: IMAP, mydomainname.com, 993, SSL/TLS, Normal Password
+</li>
+<li>Outgoing: SMTP, mydomainname.com, 465, SSL/TLS, Normal Password
+</li>
+<li>Username: myusername
+</li>
 </ul>
 
 <p>
@@ -615,14 +530,15 @@ Select "<b>yes</b>" to change default settings.
 </p>
 </div>
 </div>
-<div id="outline-container-orgc277e0c" class="outline-4">
-<h4 id="orgc277e0c">Import your GPG keys</h4>
-<div class="outline-text-4" id="text-orgc277e0c">
+<div id="outline-container-sec-6-0-2" class="outline-4">
+<h4 id="sec-6-0-2">Import your GPG keys</h4>
+<div class="outline-text-4" id="text-6-0-2">
 <p>
 On the Freedombone export your GPG public and private keys.
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 gpg --list-keys username@domainname
 gpg --output ~/public_key.gpg --armor --export KEY_ID
@@ -635,6 +551,7 @@ On your laptop or desktop you can import the keys with:
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">scp -P 2222 username@domain:/home/username/*.gpg ~/
 </pre>
 </div>
@@ -656,6 +573,7 @@ Remove your exported key files, both on your laptop/desktop and also on the Free
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">shred -zu ~/public_key.gpg
 shred -zu ~/private_key.gpg
 </pre>
@@ -663,9 +581,9 @@ shred -zu ~/private_key.gpg
 </div>
 </div>
 
-<div id="outline-container-org651a746" class="outline-4">
-<h4 id="org651a746">Using for the first time</h4>
-<div class="outline-text-4" id="text-org651a746">
+<div id="outline-container-sec-6-0-3" class="outline-4">
+<h4 id="sec-6-0-3">Using for the first time</h4>
+<div class="outline-text-4" id="text-6-0-3">
 <p>
 Click on the Thunderbird menu, which looks like three horizontal bars on the right hand side.
 </p>
@@ -700,9 +618,9 @@ Get into the habit of using email encryption and encourage others to do so.  Rem
 </div>
 </div>
 
-<div id="outline-container-orge19cc4d" class="outline-4">
-<h4 id="orge19cc4d">Making folders visible</h4>
-<div class="outline-text-4" id="text-orge19cc4d">
+<div id="outline-container-sec-6-0-4" class="outline-4">
+<h4 id="sec-6-0-4">Making folders visible</h4>
+<div class="outline-text-4" id="text-6-0-4">
 <p>
 By default you won't be able to see any folders which you may have created earlier using the <i>mailinglistrule</i> script.  To make folders visible select:
 </p>
@@ -718,22 +636,23 @@ Make sure that "<b>show only subscribed folders</b>" is not checked.  Then click
 </div>
 </div>
 
-<div id="outline-container-org787310f" class="outline-2">
-<h2 id="org787310f">Android apps</h2>
-<div class="outline-text-2" id="text-org787310f">
+<div id="outline-container-sec-7" class="outline-2">
+<h2 id="sec-7">Android apps</h2>
+<div class="outline-text-2" id="text-7">
 <p>
 Mobile devices have a reputation for being quite insecure, so it's recommended that you don't store emails or GPG keys on your phone. Instead <a href="./app_mailpile.html">install Mailpile</a> and access your email via the webmail interface.
 </p>
 </div>
 </div>
-<div id="outline-container-org7d93f5a" class="outline-2">
-<h2 id="org7d93f5a">Subscribing to mailing lists</h2>
-<div class="outline-text-2" id="text-org7d93f5a">
+<div id="outline-container-sec-8" class="outline-2">
+<h2 id="sec-8">Subscribing to mailing lists</h2>
+<div class="outline-text-2" id="text-8">
 <p>
 To subscribe to a mailing list log in as your user (i.e. not the root user).
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 </pre>
 </div>
@@ -743,14 +662,15 @@ Select <i>Administrator controls</i> then <b>Email filtering rules</b> then <b>A
 </p>
 </div>
 </div>
-<div id="outline-container-org351d48f" class="outline-2">
-<h2 id="org351d48f">Adding email addresses to a group/folder</h2>
-<div class="outline-text-2" id="text-org351d48f">
+<div id="outline-container-sec-9" class="outline-2">
+<h2 id="sec-9">Adding email addresses to a group/folder</h2>
+<div class="outline-text-2" id="text-9">
 <p>
 Similar to adding mailing list folders you can also add specified email addresses into a group/folder.
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 </pre>
 </div>
@@ -760,14 +680,15 @@ Select <i>Administrator controls</i> then <b>Email filtering rules</b> then <b>A
 </p>
 </div>
 </div>
-<div id="outline-container-org8827ad0" class="outline-2">
-<h2 id="org8827ad0">Ignoring incoming emails</h2>
-<div class="outline-text-2" id="text-org8827ad0">
+<div id="outline-container-sec-10" class="outline-2">
+<h2 id="sec-10">Ignoring incoming emails</h2>
+<div class="outline-text-2" id="text-10">
 <p>
 It is possible to ignore incoming emails if they are from a particular email address or if the subject line contains particular text.
 </p>
 
 <div class="org-src-container">
+
 <pre class="src src-bash">ssh username@domainname -p 2222
 </pre>
 </div>
@@ -777,9 +698,9 @@ Select <i>Administrator controls</i> then <b>Email filtering rules</b> then <b>B
 </p>
 </div>
 </div>
-<div id="outline-container-org6796124" class="outline-2">
-<h2 id="org6796124">Using onion email addresses</h2>
-<div class="outline-text-2" id="text-org6796124">
+<div id="outline-container-sec-11" class="outline-2">
+<h2 id="sec-11">Using onion email addresses</h2>
+<div class="outline-text-2" id="text-11">
 <p>
 By default this system comes with the ability to send and receive emails using onion addresses as the domain name. On the <b>user control panel</b> if you select <b>Show your email address</b> then you should find one ending with <i>dot onion</i>. You will also see a QR code for that address, which provides a simple way to transfer it to a mobile phone if necessary.
 </p>
@@ -797,9 +718,9 @@ If you don't make your onion email address public then it should be fairly resis
 </p>
 </div>
 </div>
-<div id="outline-container-orga30bcb7" class="outline-2">
-<h2 id="orga30bcb7">Using I2P for email transport</h2>
-<div class="outline-text-2" id="text-orga30bcb7">
+<div id="outline-container-sec-12" class="outline-2">
+<h2 id="sec-12">Using I2P for email transport</h2>
+<div class="outline-text-2" id="text-12">
 <p>
 For the most paranoid use cases it is also possible to use I2P as an email transport mechanism. This will of course require the people you're communicating with to have a similar setup in place. For details see the <a href="./app_bdsmail.html">bdsmail app</a>. An advantage of this is that it's very unlikely that your email will get blocked. The disadvantage is that few others will be capable of receiving email this way, and it's only really usable via the Mutt email client.
 </p>
diff --git a/website/EN/users.html b/website/EN/users.html
index 62f1e7b73dfa63812dfcf273c74b7b89adfaf02e..f9a960bc2f41d5f3fff2445ad3242e1d3bb51e2b 100644
--- a/website/EN/users.html
+++ b/website/EN/users.html
@@ -3,8 +3,8 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title></title>
-<!-- 2018-04-12 Thu 18:25 -->
+<title>Freedombone</title>
+<!-- 2018-06-24 Sun 23:04 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -144,7 +144,7 @@ for the JavaScript code in this tag.
 <a name="top" id="top"></a>
 </div>
 <div id="content">
-<h1 class="title"></h1>
+<h1 class="title">Freedombone</h1>
 
 <div class="figure">
 <p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />