X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/b3b52f5b0ad754fd9036f816d0ab8e98a5373f40..a8b15d47c663e72be4c3102486c7b7fdca467901:/skins/generic/batch_macros.pt
diff --git a/skins/generic/batch_macros.pt b/skins/generic/batch_macros.pt
index 78fd9f7..b753a16 100644
--- a/skins/generic/batch_macros.pt
+++ b/skins/generic/batch_macros.pt
@@ -20,16 +20,16 @@
i18n:domain="plinn">
- « Previousn
+ tal:define="p batch/previous | nothing"
+ tal:attributes="href python: '%s?%s' % (url , mq( form, {batch.b_start_str:p.first} ))"
+ tal:condition="p">
+ « previous n
- Nextnitems »
+ next n »