templates/channel_date.tmpl
author Tero Marttila <terom@fixme.fi>
Mon, 09 Feb 2009 22:17:10 +0200
changeset 72 5ade0288f2ec
parent 69 1f182913b1f2
child 76 cc3ab2c39ded
permissions -rw-r--r--
implement line-links as UTC timestamps
<%inherit file="channel.tmpl" />

<div id="title">${channel.title} :: Logs for ${h.fmt_date(date)}</div>

<%include file="lines.tmpl" />