summaryrefslogtreecommitdiff
path: root/openstack_dashboard/templates/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'openstack_dashboard/templates/500.html')
-rw-r--r--openstack_dashboard/templates/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack_dashboard/templates/500.html b/openstack_dashboard/templates/500.html
index 739514297..a63e96ddf 100644
--- a/openstack_dashboard/templates/500.html
+++ b/openstack_dashboard/templates/500.html
@@ -15,7 +15,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<link rel="shortcut icon" href="{% static "dashboard/img/favicon.ico" %}"/>
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'dashboard/img/apple-touch-icon.png' %}" />
<link rel="mask-icon" href="{% static 'dashboard/img/safari-pinned-tab.svg' %}" color="#5bbad5" />