full layout now works. refactor files and routes to have more conventional names and redirects where necessary

This commit is contained in:
Michael Q Larson
2015-01-26 11:38:19 -08:00
parent 48e535b9c5
commit f8343d4c13
8 changed files with 36 additions and 29 deletions

View File

@@ -0,0 +1,6 @@
extends ../layout
block content
include ../partials/stats
include ../partials/blog
include ../partials/about
include ../partials/faq