mod_http_muc_log/http_muc_log.html
changeset 2087 fed0a71a5e68
parent 1919 5e65c91c07c4
child 3489 181561d0aae5
--- a/mod_http_muc_log/http_muc_log.html	Mon Mar 14 13:36:50 2016 +0100
+++ b/mod_http_muc_log/http_muc_log.html	Tue Mar 15 16:46:02 2016 +0100
@@ -43,7 +43,8 @@
 <body>
 <header>
 <h1 title="xmpp:{jid?}">{title}</h1>
-<nav>{links#
+<nav>
+<a href="xmpp:{jid?}?join">Join using a client</a>{links#
 <a class="{item.rel?}" href="{item.href}" rel="{item.rel?}">{item.text}</a>}
 </nav>
 </header>