templates/channel_date.tmpl
author Tero Marttila <terom@fixme.fi>
Tue, 10 Feb 2009 00:04:15 +0200
changeset 74 1ab95857d584
parent 69 1f182913b1f2
child 76 cc3ab2c39ded
permissions -rw-r--r--
handle the 'no search results' case
<%inherit file="channel.tmpl" />

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

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