1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-02 02:41:34 +00:00
This commit is contained in:
Cadence Fish 2020-01-29 01:17:32 +13:00
parent 29e56134ce
commit e8e565605f
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
3 changed files with 15 additions and 6 deletions

View file

@ -15,4 +15,6 @@ html
body.error-page
h1.code= statusCode
p.message= message
if explanation
p.explanation= explanation
a(href="javascript:history.back()").back ← Go back?