aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/author-list.html')
-rw-r--r--themes/default/layouts/partials/author-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/author-list.html b/themes/default/layouts/partials/author-list.html
index 1e26c33..619b1b3 100644
--- a/themes/default/layouts/partials/author-list.html
+++ b/themes/default/layouts/partials/author-list.html
@@ -11,7 +11,7 @@
{{- $authors.Content | safeHTML -}}
{{- else -}}
<footer>
- <code>No authors found!</code>
+ <code>No items found!</code>
</footer>
{{- end -}}
</aside>