summaryrefslogtreecommitdiffstats
path: root/api/templates/error.html
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-17 21:04:33 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-17 21:04:33 +0500
commite46561339f59ff19f68d69596567d1498ed5a857 (patch)
tree3aa1c0daac02bbd04a6a2497def2974c6839a0fb /api/templates/error.html
parentbd9b038c0007eeb3c1d27cae17c25169a04052a8 (diff)
downloadchat-e46561339f59ff19f68d69596567d1498ed5a857.tar.gz
chat-e46561339f59ff19f68d69596567d1498ed5a857.tar.bz2
chat-e46561339f59ff19f68d69596567d1498ed5a857.zip
MM-1426 - Updating UI
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 ab4d91378..f38bb81a1 100644
--- a/api/templates/error.html
+++ b/api/templates/error.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Lato:400,700,900' rel='stylesheet' type='text/css'>
+ <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/static/css/styles.css">
</head>
<body class="white error">