summaryrefslogtreecommitdiff
path: root/app/views/nodes/sitemap.html.erb
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-25 02:23:13 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-25 02:23:13 +0200
commit0a5d7806700bb3154529b99abc75d37ccc46faff (patch)
tree16c4b705d824c83c5887ae7661928c0c4f93c2c3 /app/views/nodes/sitemap.html.erb
parent90207029de7474082310d0725801d60f7145fa98 (diff)
Extract admin strings to i18n: the nodes cluster
Diffstat (limited to 'app/views/nodes/sitemap.html.erb')
-rw-r--r--app/views/nodes/sitemap.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/nodes/sitemap.html.erb b/app/views/nodes/sitemap.html.erb
index a799c179..f749a803 100644
--- a/app/views/nodes/sitemap.html.erb
+++ b/app/views/nodes/sitemap.html.erb
@@ -1,4 +1,4 @@
1<h1>Sitemap</h1> 1<h1><%= t(".title") %></h1>
2 2
3<div id="sitemap"> 3<div id="sitemap">
4<% 4<%