summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html')
-rw-r--r--openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html b/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html
index 63ad0d114..2b0758fa7 100644
--- a/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html
+++ b/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html>
<head>
- <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
- <script src='{{ STATIC_URL }}horizon/lib/jquery/jquery.js' type='text/javascript' charset="utf-8"></script>
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+ <script src="{{ STATIC_URL }}horizon/lib/jquery/jquery.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
{% include "horizon/_messages.html" %}