aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/entry.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/entry.html')
-rw-r--r--template/html/entry.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/entry.html b/template/html/entry.html
index 0a30611..7e57390 100644
--- a/template/html/entry.html
+++ b/template/html/entry.html
@@ -88,7 +88,7 @@
</article>
{{ if .entry.Enclosures }}
<aside class="entry-enclosures">
- <h3>{{ t "Attachments" }}</h3>
+ <h3>{{ t "page.entry.attachments" }}</h3>
{{ range .entry.Enclosures }}
<div class="entry-enclosure">
{{ if hasPrefix .MimeType "audio/" }}