full layout now works. refactor files and routes to have more conventional names and redirects where necessary
This commit is contained in:
6
views/resources/learn-to-code.jade
Normal file
6
views/resources/learn-to-code.jade
Normal file
@@ -0,0 +1,6 @@
|
||||
extends ../layout
|
||||
block content
|
||||
include ../partials/stats
|
||||
include ../partials/blog
|
||||
include ../partials/about
|
||||
include ../partials/faq
|
Reference in New Issue
Block a user