mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-02 02:41:34 +00:00
parent
a903647eb1
commit
49ad9ee434
6 changed files with 32 additions and 25 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//- Needs path, couldBeUsername
|
||||
|
||||
include includes/error
|
||||
|
||||
doctype html
|
||||
|
|
@ -8,3 +10,5 @@ html
|
|||
|
||||
body.error-page
|
||||
+error(404, "Page not found.")
|
||||
if couldBeUsername
|
||||
| Trying to access a user? #[a(href=`/u${path}`) Visit @#{path.slice(1)}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue