X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/9bd0f367e2a2c911ea896b9ddcc85252e0156f99..e1a4df05e8607090d012eb806fd47f58b46e7f0e:/layouts/_default/single.html diff --git a/layouts/_default/single.html b/layouts/_default/single.html index e0b2f94..61d009d 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,7 +1,7 @@ -{{ template "theme/partials/head.html" . }} +{{ partial "head.html" . }} -{{ template "theme/partials/sidebar.html" . }} +{{ partial "sidebar.html" . }}