Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
committeruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
commitc2e9a3b9eb4a960d138695473252def352ddc2b3 (patch)
tree6fe338a1566e8a4e24f7a8aee485a0a83f2669e7 /layouts/posts
parentaa195c873b0f813792e0c70fe3b5922c59bf69f0 (diff)
language
Diffstat (limited to 'layouts/posts')
-rw-r--r--layouts/posts/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index 5c63d7b..c8e95f6 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -51,7 +51,7 @@
{{- end -}}
{{- with delimit $categories "&nbsp;" -}}
<span class="post-category">
- {{- dict "Categories" . | T "includedInCategories" | safeHTML -}}
+ {{ . }}
</span>
{{- end -}}