summaryrefslogtreecommitdiffstats
path: root/api/templates
diff options
context:
space:
mode:
Diffstat (limited to 'api/templates')
-rw-r--r--api/templates/error.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/templates/error.html b/api/templates/error.html
index ba862c91c..760578896 100644
--- a/api/templates/error.html
+++ b/api/templates/error.html
@@ -1,9 +1,9 @@
<html>
<head>
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
- <title>{{ .ClientProps.SiteName }} - Error</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+ <title>{{ .ClientProps.SiteName }} - Error</title>
- <link rel="stylesheet" href="/static/css/bootstrap-3.3.5.min.css">
+ <link rel="stylesheet" href="/static/css/bootstrap-3.3.5.min.css">
<link rel="stylesheet" href="/static/css/jasny-bootstrap.min.css" rel="stylesheet">
<script src="/static/js/react-with-addons-0.13.3.min.js"></script>