aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 70e91fa..f1d683d 100644
--- a/index.html
+++ b/index.html
@@ -71,6 +71,8 @@ permalink: /
</div>
{% endif %}
+
+{% if site.server-features == 1 %}
<div id="server-features" class="container-fluid">
<div class="row justify-content">
<!-- Starting the page index nav menu -->
@@ -105,7 +107,7 @@ permalink: /
<blockquote class="blockquote">
<p class="mb-0">XMPP (<i>previous known as jabber</i>) is an <b>instant messaging</b> system that is <b>free</b>, <b>standard</b>,
and <b>open</b>; allowing you to chat live with your family, friends and professional contacts, and be warned of
- the <b>presence</b> of your contacts, while keeping your <b>independence</b> vis-à vis-à-vis your software and
+ the <b>presence</b> of your contacts, while keeping your <b>independence</b> vis-à-vis your software and
service providers.</p>
</blockquote>
<hr class="my-4">
@@ -156,6 +158,7 @@ permalink: /
</div> <!-- Closing the row justify-content clases -->
</div> <!-- Closing the ID creating-account and the main container class -->
+{% endif %}
{% if site.user-guide == 1 %}