]> njoseph.me Git - hyde.git/blobdiff - layouts/_default/single.html
Use `partial` call to include partial templates
[hyde.git] / layouts / _default / single.html
index e0b2f944601d9ebbea5e9799843c0b0f3185ea64..61d009db9a1b69bdb7e6d0a19ea30f29859e123c 100644 (file)
@@ -1,7 +1,7 @@
-{{ template "theme/partials/head.html" . }}
+{{ partial "head.html" . }}
 <body>
 
-{{ template "theme/partials/sidebar.html" . }}
+{{ partial "sidebar.html" . }}
 
     <div class="content container">
 <div class="post">