diff --git a/src/layouts/partials/list.html b/src/layouts/partials/list.html index b7870a3..8e3c9f3 100644 --- a/src/layouts/partials/list.html +++ b/src/layouts/partials/list.html @@ -1,5 +1,5 @@ {{ define "text" }} -

+

{{- markdownify . -}}

{{ end }} @@ -31,7 +31,7 @@
-

{{- .title -}}

+

{{- .title -}}

@@ -49,15 +49,15 @@ {{- end -}} {{- if isset . "hash" -}} -
+
{{ template "hash" .hash }}
{{- end -}} {{- if isset . "picture" -}} -
+ {{ end }}