diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html deleted file mode 100644 index c7cf660..0000000 --- a/layouts/_default/baseof.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - Test Site - {{ with (partial "system_css.html" .) }} - - {{ end }} - - -
- {{ block "main" . }}{{ end }} -
- - -