diff options
author | Frédéric Péters <fpeters@entrouvert.com> | 2017-09-02 14:02:56 (GMT) |
---|---|---|
committer | Frédéric Péters <fpeters@entrouvert.com> | 2017-09-02 14:02:56 (GMT) |
commit | a6690dbc8f48da4127f49535ea1217d47864219d (patch) | |
tree | cf893b019b3482b682d187911f6caa4f56111d65 | |
parent | 3517782a8ced44176e2b540786c09b4b455a9e0e (diff) | |
download | tabellio.searchform-master.zip tabellio.searchform-master.tar.gz tabellio.searchform-master.tar.bz2 |
-rw-r--r-- | tabellio/searchform/batch_macros.pt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tabellio/searchform/batch_macros.pt b/tabellio/searchform/batch_macros.pt index 2f7b213..ca12bca 100644 --- a/tabellio/searchform/batch_macros.pt +++ b/tabellio/searchform/batch_macros.pt @@ -161,6 +161,7 @@ template with a tal:define="batch_base_url YOUR_BASE_URL" tales expression. batchlinkparams view/get_batchlinkparams; "> <a tal:attributes="href python: 'feed?%s' % batch.pageurl(batchlinkparams,1);">Abonnez-vous au flux de cette recherche</a> +<span class="note">(une application ou extension dédiée de lecture de fil RSS peut être nécessaire).</span> </div> </body> |