aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html
index cd9f76cf9..a57df3a93 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -23,7 +23,7 @@
23 </head> 23 </head>
24 24
25 <!-- 3. Display the application --> 25 <!-- 3. Display the application -->
26 <body> 26 <body id="custom-css">
27 27
28 <noscript> 28 <noscript>
29 <p>You are blocking Javascript, and we totally get that. However this endpoint uses Angular, so the front end is in full JavaScript and won't work without it. 29 <p>You are blocking Javascript, and we totally get that. However this endpoint uses Angular, so the front end is in full JavaScript and won't work without it.