Mercurial > prosody-modules
annotate mod_muc_log_http/muc_log_http/themes/default/rooms_body.html @ 111:3de60860adca
mod_ircd: Initial commit of a wonderfully hacky but working IRC->XMPP interface for Prosody
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 23 Dec 2009 14:22:02 +0000 |
parents | 0e4e000e3de9 |
children |
rev | line source |
---|---|
107 | 1 <h2>Available rooms on ###COMPONENT###:</h2><hr /><p> |
105
cef943f0a551
mod_muc_log_http: themified ...
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
2 ###ROOMS_STUFF### |
cef943f0a551
mod_muc_log_http: themified ...
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
3 </p><hr /> |