diff options
Diffstat (limited to 'pages/calendar-day.mustache')
| -rw-r--r-- | pages/calendar-day.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/calendar-day.mustache b/pages/calendar-day.mustache index 5cf8078..8113f33 100644 --- a/pages/calendar-day.mustache +++ b/pages/calendar-day.mustache @@ -31,6 +31,7 @@ {{/events}} </tbody></table> <p>All times are in UTC on {{date}}.</p> + <p>Plain ZNC logs for this day are available <a href="/plainlog/{{&alias}}/{{date}}">here</a>.</p> </main> {{> footer}} </div> |
