X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpost%2Fsingle-baseof.html;fp=layouts%2Fpost%2Fsingle-baseof.html;h=c4b423d23d3f3007bc60151f339e41977c2165ff;hb=ea61fd759b6a783759ae7fcb5ef05762c5d644b7;hp=0000000000000000000000000000000000000000;hpb=d81ebda757393a75abf2f663108583a10abaa102;p=theme-danix.xyz.git diff --git a/layouts/post/single-baseof.html b/layouts/post/single-baseof.html new file mode 100644 index 0000000..c4b423d --- /dev/null +++ b/layouts/post/single-baseof.html @@ -0,0 +1,18 @@ + + + {{- partial "head.html" . -}} + +
+ + {{- partial "header.html" . -}} +
+
+
+ {{- block "page-main" . }}{{- end }} +
+
+
+ {{- partial "footer.html" . -}} +
+ +