Clean up views, remove API controller views, add the gmail-shortcuts, control-shortcuts and deploy-a-website static views. Move all resource controller views to a resources view folder and update routes
This commit is contained in:
5
views/resources/learn-to-code.jade
Normal file
5
views/resources/learn-to-code.jade
Normal file
@@ -0,0 +1,5 @@
|
||||
extends ../layout
|
||||
block content
|
||||
.text-center
|
||||
h2.big-text Learn to Code
|
||||
include ../partials/faq
|
Reference in New Issue
Block a user