]> git.gir.st - subscriptionfeed.git/commit
replace querystring_page() by jinja2 code inside the macro
authorgirst <tobi@isticktoit.net>
Sat, 13 Nov 2021 22:15:21 +0000 (23:15 +0100)
committergirst <tobi@isticktoit.net>
Sat, 13 Nov 2021 22:22:17 +0000 (23:22 +0100)
commitee1df842f7328fbe7f9a2b9d402b15f5d0895a72
treebe6e4426e408d614fe77c09fff4a34900d105e2a
parent46c8f3d781744cc97459453c1e48c63c795c82fe
replace querystring_page() by jinja2 code inside the macro

removes handling of obsolete special cases and prev-page-handling. also
remove back button from subscriptions page, since nothing else uses that
feaure any more.
note: {% set _nil = ... %} simulates a {% do ... %} expression, which
isn't available by default in flask's jinja config.
app/__init__.py
app/templates/macros.imp.j2
app/youtube/templates/index.html.j2
Imprint / Impressum