qutebrowser/qutebrowser/html
Florian Bruhin 9edc5a665e Handle jinja's UndefinedError in jinja.render
We can get UndefinedError when a new function got added to the jinja
env (and gets called from a template) and the user did update the
on-disk templates but not restart qutebrowser yet.

In this case, let's show a special error page to the user and tell them
to do :report in the unlikely case it's actually a bug.

Fixes #1362.
See #1360.
2016-03-26 00:00:06 +01:00
..
base.html First steps at using jinja2 for qute:log. 2014-08-29 06:59:44 +02:00
COPYING.html Add GPL to version output 2014-05-27 15:33:44 +02:00
dirbrowser.html filescheme.py & dirbrowser.html updated 2015-09-25 14:49:03 +02:00
error.html Fix tests 2015-10-17 18:29:13 +02:00
log.html qute:log: Scroll to bottom on load 2014-08-29 07:38:07 +02:00
no_pdfjs.html pdfjs: search in ~/.local/share/qutebrowser 2015-12-20 19:24:41 +01:00
pre.html Use jinja for most qute:... pages. 2014-08-29 06:41:18 +02:00
settings.html Use <noscript> tag for qute:settings without JS. 2015-06-07 21:38:44 +02:00
undef_error.html Handle jinja's UndefinedError in jinja.render 2016-03-26 00:00:06 +01:00
version.html Fixed license issue 2015-08-27 13:37:31 +02:00