Whoops, forgot the _layouts templates.

This commit is contained in:
Parker Moore 2016-06-15 16:04:57 -07:00
parent 765a23468e
commit c70ca8ac97
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
{{ content }}

View File

@ -0,0 +1,5 @@
---
layout: default
---
{{ content }}

View File

@ -0,0 +1,5 @@
---
layout: default
---
{{ content }}