templates/channel_date.tmpl
author Tero Marttila <terom@fixme.fi>
Tue, 10 Feb 2009 00:19:56 +0200
changeset 75 c5ce145fdd70
parent 69 1f182913b1f2
child 76 cc3ab2c39ded
permissions -rw-r--r--
fix pagination to just use page numbers... less bugs
<%inherit file="channel.tmpl" />

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

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