comparison mod_muc_log_http/muc_log_http/themes/prosody/day_body.html @ 179:af6143756a9e

mod_muc_log_http: started new prosody theme
author Thilo Cestonaro <thilo@cestona.ro>
date Thu, 17 Jun 2010 11:16:12 +0200
parents
children ba3837c565c9
comparison
equal deleted inserted replaced
178:62f47a93b5b7 179:af6143756a9e
1 <h2>Logs for ###JID### on 20###YEAR###/###MONTH###/###DAY###</h2>
2 <p>###TITLE_STUFF###</p>
3 <font class="join_link"><a href="http://speeqe.com/room/###JID###/" target="_blank">Join room via speeqe.com</a></font><br />
4 ###PREVIOUS_LINK### ###NEXT_LINK###<br />
5 <input type="checkbox" onclick="showHide('joinLeave')" ###JOIN_CHECKED###/>show/hide joins and leaves</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6 <input type="checkbox" onclick="showHide('status')" ###STATUS_CHECKED###/>show/hide status changes</button>
7 <hr /><div id="main" style="overflow: auto;">
8 ###DAY_STUFF###
9 </div><hr />