summary refs log tree commit diff
path: root/synapse_topology/view/webui/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'synapse_topology/view/webui/index.html')
-rw-r--r--synapse_topology/view/webui/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse_topology/view/webui/index.html b/synapse_topology/view/webui/index.html
index 0d206e0bfb..cbd1fa003d 100644
--- a/synapse_topology/view/webui/index.html
+++ b/synapse_topology/view/webui/index.html
@@ -1,13 +1,13 @@
 <html>
 
 <head>
-    <meta charset="utf-8">
-    <title>Topology - The synapse configuration tool</title>
+  <meta charset="utf-8">
+  <title>Topology - The synapse configuration tool</title>
 </head>
 
 <body>
-    <div id="content" />
-    <script src="dist/bundle.js" type="text/javascript"></script>
+  <div id="content" />
+  <script src="dist/bundle.js" type="text/javascript"></script>
 </body>
 
 </html>
\ No newline at end of file