Add all files

This commit is contained in:
Nishanth Shanmugham
2015-08-24 18:28:03 -05:00
commit d2264ad3f3
29 changed files with 2210 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<div class="page-heading">
{{ if .Params.heading }}
{{ .Params.heading }}
{{ else }}
{{ .Title }}
{{ end }}
</div>