summaryrefslogtreecommitdiffstats
path: root/api/templates/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/templates/error.html')
-rw-r--r--api/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/error.html b/api/templates/error.html
index 2b6211be2..2f588aead 100644
--- a/api/templates/error.html
+++ b/api/templates/error.html
@@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
- <title>{{ .ClientCfg.SiteName }} - Error</title>
+ <title><span class='fa fa-chevron-left'></span>Back - Error</title>
<link rel="stylesheet" href="/static/css/bootstrap-3.3.5.min.css">
<link rel="stylesheet" href="/static/css/jasny-bootstrap.min.css" rel="stylesheet">