aurweb/templates/partials
Kevin Morris 49cc12f99d
jinja2: rename filter 'urlencode' to 'quote_plus'
urlencode does more than just a quote_plus. Using urlencode
was not sensible, so this commit addresses that.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-08-31 13:28:54 -07:00
..
account add /accounts/ (get, post) routes 2021-07-01 11:08:56 -07:00
packages jinja2: rename filter 'urlencode' to 'quote_plus' 2021-08-31 13:28:54 -07:00
tu jinja2: rename filter 'urlencode' to 'quote_plus' 2021-08-31 13:28:54 -07:00
widgets [FastAPI] Modularize homepage and add side panel 2021-08-17 19:58:32 -07:00
account_form.html bugfix: use empty string if backup_email is None 2021-06-28 04:04:52 -07:00
archdev-navbar.html [FastAPI] remove unused Requests navbar item 2021-06-26 01:10:20 -07:00
body.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
error.html add passreset routes 2021-06-05 20:11:17 -07:00
footer.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
head.html FastAPI: use internal typeahead and remove jquery 2021-06-29 22:56:48 -07:00
layout.html FastAPI: use internal typeahead and remove jquery 2021-06-29 22:56:48 -07:00
meta.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
navbar.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
set_lang.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00