Add basic functionality
This commit is contained in:
6
server/views/entry.pug
Normal file
6
server/views/entry.pug
Normal file
@@ -0,0 +1,6 @@
|
||||
extend templates/layout.pug
|
||||
|
||||
block content
|
||||
.container
|
||||
.center
|
||||
h1= entry.name
|
||||
Reference in New Issue
Block a user