templates/channel.tmpl
changeset 57 e123721e4b34
parent 56 69494e4a5ecc
child 59 8ec729c5d998
--- a/templates/channel.tmpl	Mon Feb 09 06:04:27 2009 +0200
+++ b/templates/channel.tmpl	Mon Feb 09 06:12:11 2009 +0200
@@ -17,7 +17,7 @@
     </li>
 
     <li>
-        <a href="${urls.channel_view.build(req, channel=channel, count=count)}">View last:</a>
+        <a href="${urls.channel_view.build(req, channel=channel, count=count or None)}">View last:</a>
     </li><li class="join-left">
         <form action="" method="GET">
             <select name="count">