aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/categories.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/categories.html')
-rw-r--r--template/html/categories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/categories.html b/template/html/categories.html
index ca26615..b534ba1 100644
--- a/template/html/categories.html
+++ b/template/html/categories.html
@@ -11,7 +11,7 @@
</section>
{{ if not .categories }}
- <p class="alert alert-error">{{ t "page.categories.no_category" }}</p>
+ <p class="alert alert-error">{{ t "alert.no_category" }}</p>
{{ else }}
<div class="items">
{{ range .categories }}