templates/channel_date.tmpl
author Tero Marttila <terom@fixme.fi>
Mon, 09 Feb 2009 13:45:06 +0200
changeset 70 72edbbb414a7
parent 69 1f182913b1f2
child 76 cc3ab2c39ded
permissions -rw-r--r--
merge channel_view and channel_last, adding a More link to channel_last.tmpl
<%inherit file="channel.tmpl" />

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

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