We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13706ed commit 518641aCopy full SHA for 518641a
app/views/application/esdb_exception.html.erb
@@ -1,5 +1,5 @@
1
<div id="error">
2
<h1 class="extrabold">Oops.</h1>
3
- <p>Something is wrong with this <%= object_name %>. We're on it.</p>
+ <p>Something is wrong with this <%= object_name %>.</p>
4
<p>(500)</p>
5
</div>
app/views/application/exception.html.erb
@@ -21,7 +21,7 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
21
<h1 class="extrabold">Uh oh.</h1>
22
<br><br>
23
24
- <p>Something has gone wrong. We have been notified about it.</p>
+ <p>Something has gone wrong. Badly wrong.</p>
25
<br><br><br><br><br><br>
26
27
0 commit comments