]> git.ipfire.org Git - ipfire.org.git/commit - src/web/__init__.py
web: Use a proper handler to render 404
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Jul 2018 17:13:12 +0000 (18:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Jul 2018 17:13:12 +0000 (18:13 +0100)
commit3403dc5e04265f374b465dd020171552e4987a32
treeabb3bb810024433c7838460c1876950133a112a2
parent08c120166b7bef1c1f48be859fd474e1253c3fa9
web: Use a proper handler to render 404

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/__init__.py
src/web/handlers_base.py