Improve view package
This commit is contained in:
parent
1045b38387
commit
b771eec3b5
6 changed files with 80 additions and 59 deletions
src/routes
|
@ -2,7 +2,7 @@
|
|||
(:use #:cl)
|
||||
(:local-nicknames (#:jg #:jingle))
|
||||
(:local-nicknames (#:pi #:piccolo))
|
||||
(:local-nicknames (#:view #:hp/view))
|
||||
(:local-nicknames (#:view #:hp/view/*))
|
||||
(:export #:handle-not-found))
|
||||
(in-package #:hp/routes/not-found)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue