summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-02-22 07:22:52 -0800
committer=Corey Hulen <corey@hulen.com>2016-02-22 07:22:52 -0800
commita0959acf870679ddd26692fbddbf454e179c6e63 (patch)
tree38ed2b349443c4ead627bbab5afd962cb1a04230 /api
parent51680a7cd84661340cb727fea09b99d5350d9160 (diff)
parentf2790e8b5a9499a930b5ca0432a10705b044bdd0 (diff)
downloadchat-a0959acf870679ddd26692fbddbf454e179c6e63.tar.gz
chat-a0959acf870679ddd26692fbddbf454e179c6e63.tar.bz2
chat-a0959acf870679ddd26692fbddbf454e179c6e63.zip
Merge branch 'ui-improvements' of https://github.com/asaadmahmoodspin/platform into asaadmahmoodspin-ui-improvements
Diffstat (limited to 'api')
-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">