aboutsummaryrefslogtreecommitdiffstats
path: root/_includes
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 06:25:02 -0600
committerMatt Rude <[email protected]>2018-02-04 06:25:02 -0600
commitd2974897579d5214f33d693caf2dd26a3ecb8ae9 (patch)
tree63161ee1be3f0dd134b120845957642940290745 /_includes
parent637466bb4ffba012bf46d7feeb0f2fa4422808cf (diff)
downloadxmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.tar.gz
xmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.tar.bz2
xmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.zip
Minor updates
Diffstat (limited to '_includes')
-rw-r--r--_includes/registration.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/_includes/registration.html b/_includes/registration.html
index 7fc2049..8e55171 100644
--- a/_includes/registration.html
+++ b/_includes/registration.html
@@ -10,6 +10,8 @@
</div>
<div class="client-mobile">
+ <hr style="color:grey">
+
<h3>Clients</h3>
<p>After creating an account, you must use a software client to login into the server.
Below is a small list of clients you may use, but really any XMPP client can work.</p>
@@ -37,7 +39,7 @@
</div>
</div>
<hr style="color:grey">
- <p>Please see the <a href="{{ site.url }}/clients/">client list</a> for a longer list of available clients that may be used.</p>
+ <p>Please see the <a href="{{ site.url }}/clients/">client list</a> for a longer list of available clients.</p>
</div>
</div>
</div>