X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/b3b52f5b0ad754fd9036f816d0ab8e98a5373f40..891027fea0c1660c35b7d126dd207eb64facf93b:/skins/generic/batch_macros.pt?ds=sidebyside
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 »