fradrive/templates/table/layout.hamlet
Gregor Kleen 73d535d8c3
2018-04-11 14:37:39 +02:00

10 lines
236 B
Plaintext

$if not psShortcircuit
<div .table>
^{table}
$if pageCount > 1
<p style="text-align:center">
$# TODO: foreach (reachable pages) print link to that page
_{MsgPage (succ psPage) pageCount}
$else
^{table}