X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2e2f2124728ca755b2db8f83f022eaea24b647f0..30f8e412bc0b43e62b46b99f2cbe3d0c7ac13d51:/app/views/site/offline.html.erb diff --git a/app/views/site/offline.html.erb b/app/views/site/offline.html.erb index b960ab66d..34a2eacc5 100644 --- a/app/views/site/offline.html.erb +++ b/app/views/site/offline.html.erb @@ -1,4 +1,4 @@ -<% if OSM_STATUS == :database_offline %> +<% if STATUS == :database_offline %>

<%= t 'layouts.osm_offline' %>

<% else %>