projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add an HTML version of the diary comment notification mail
[rails.git]
/
app
/
views
/
site
/
offline.html.erb
diff --git
a/app/views/site/offline.html.erb
b/app/views/site/offline.html.erb
index b960ab66d05347aedb40bba23b6d4bdd351cbed3..34a2eacc54a0ab4883f4b417ac979f057f0cac0c 100644
(file)
--- 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 %>
<p><%= t 'layouts.osm_offline' %>
</p>
<% else %>