]> njoseph.me Git - hyde.git/blobdiff - layouts/_default/list.html
Use `partial` call to include partial templates
[hyde.git] / layouts / _default / list.html
index b911013a95b3a1d3b3a3db53d486021edfbff186..f19a26fc517fd63f822e36749436cf988b26c9c0 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">
     <ul class="posts">