templates/channel_view.tmpl
changeset 70 72edbbb414a7
parent 69 1f182913b1f2
child 71 e909bde831e7
--- a/templates/channel_view.tmpl	Mon Feb 09 13:19:00 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-<%inherit file="channel.tmpl" />
-
-<div id="title">${channel.title} :: Last ${count} lines</div>
-
-<%include file="lines.tmpl" />