view mod_muc_log_http/muc_log_http/themes/prosody/month_header.html @ 3336:4af114684e0a

mod_http_index: Allow listed modules to include a friendlier name Example: ``` module:provides("http", { name = "demo"; title = "Demo HTTP Module"; route = { GET = function() return "Hello"; end; }; }); ```
author Kim Alvefur <zash@zash.se>
date Thu, 27 Sep 2018 17:13:10 +0200
parents 03e1dc036a28
children
line wrap: on
line source

<table rules="groups" cellpadding="5">
<thead><tr><td colspan="7">###TITLE###</td></tr></thead>
<tbody>
<tr>###WEEKDAYS###</tr>