diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index ce7a5dd..7920d00 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -17,4 +17,5 @@
{{ end }}
+{{ partial "sidebar.html" . }}
{{ end }}
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
new file mode 100644
index 0000000..92bbd80
--- /dev/null
+++ b/layouts/partials/sidebar.html
@@ -0,0 +1,14 @@
+