]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/offline.html.erb
Add ability to take GPX storage offline.
[rails.git] / app / views / trace / offline.html.erb
diff --git a/app/views/trace/offline.html.erb b/app/views/trace/offline.html.erb
new file mode 100644 (file)
index 0000000..d9cfb39
--- /dev/null
@@ -0,0 +1,2 @@
+<h2><%= t 'trace.offline.heading' %></h2>
+<p><%= t 'trace.offline.message' %></p>