##// END OF EJS Templates
graft: fix interpolation in a ProgrammingError case...
graft: fix interpolation in a ProgrammingError case The `action` is str, which can't be interpolated into bytes. Fortunately, `ProgrammingError` allows a str to be passed.

File last commit:

r9999:f91e5630 default
r53243:1802d9af default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}