Minor code layout fix in template

This commit is contained in:
fr33domlover 2016-08-03 19:31:03 +00:00
parent 52f91cb98a
commit 810a329a76

View file

@ -25,9 +25,7 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<th>Author
<th>Title
<th>Done
$forall
(Value number, Entity _ author, Value title, Value done)
<- rows
$forall (Value number, Entity _ author, Value title, Value done) <- rows
<tr>
<td>
<a href=@{TicketR shar proj number}>#{number}