diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html new file mode 100644 index 0000000..aa748b2 --- /dev/null +++ b/layouts/_default/baseof.html @@ -0,0 +1,18 @@ + + +
+ {{ partial "base/head.html" . }} + {{ block "head_css" . }}{{ end }} + + +