aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/category_entries.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/category_entries.html')
-rw-r--r--template/html/category_entries.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/category_entries.html b/template/html/category_entries.html
index 5c5d7fa..69e4f74 100644
--- a/template/html/category_entries.html
+++ b/template/html/category_entries.html
@@ -13,7 +13,7 @@
</section>
{{ if not .entries }}
- <p class="alert">{{ t "alert.no_category" }}</p>
+ <p class="alert">{{ t "alert.no_category_entry" }}</p>
{{ else }}
<div class="items">
{{ range .entries }}