tpl: Fix baseof.html in error message
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 6 Oct 2018 10:04:29 +0000 (12:04 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 6 Oct 2018 10:04:29 +0000 (12:04 +0200)
commit646a52a5c5f52890f2d0270b68ba0f863047484a
tree3bef8a2d92a41bce847bc890c6f08325d8f06d9a
parente421696d02bfb8764ae57238e211ce0e85e9782e
tpl: Fix baseof.html in error message

This fix should also make the template loadin slightly faster, as we avoid to reparse the baseof.html files more than one time.

Fixes #5288
tpl/tplimpl/template.go