summaryrefslogtreecommitdiffstats
path: root/templates/messagebox-error.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/messagebox-error.html')
-rw-r--r--templates/messagebox-error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/messagebox-error.html b/templates/messagebox-error.html
index dc2dbc8a..63f59a96 100644
--- a/templates/messagebox-error.html
+++ b/templates/messagebox-error.html
@@ -1 +1 @@
-<div class="alert alert-danger">{{message}}</div>
+<div class="alert alert-danger">{{{message}}}</div>