summaryrefslogtreecommitdiffstats
path: root/etherpad/src/templates/500_body.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'etherpad/src/templates/500_body.ejs')
-rw-r--r--etherpad/src/templates/500_body.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/templates/500_body.ejs b/etherpad/src/templates/500_body.ejs
index 291e0fd..34549ed 100644
--- a/etherpad/src/templates/500_body.ejs
+++ b/etherpad/src/templates/500_body.ejs
@@ -19,7 +19,7 @@ limitations under the License. */ %><% helpers.setHtmlTitle("EtherPad Internal S
<div id="errorpage" class="fpcontent">
<div class="error500">
<p>Oops! A server error occured. It's been logged.</p>
- <p>Please email &lt;support@etherpad.com&gt; if this persists.</p>
+ <p>Please email &lt;support@pad.spline.inf.fu-berlin.de&gt; if this persists.</p>
</div>
</div>
<% } %>