feat: Add views and routes
This commit is contained in:
committed by
Benedikt Rötsch
parent
02f7c2ce41
commit
d1d580f288
5
views/courses.pug
Normal file
5
views/courses.pug
Normal file
@@ -0,0 +1,5 @@
|
||||
extends layout
|
||||
|
||||
block content
|
||||
h1= title
|
||||
p Welcome to #{title}
|
||||
Reference in New Issue
Block a user