ksvmuralidhar commited on
Commit
8ec3ca2
·
verified ·
1 Parent(s): b49cd2b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -187,7 +187,7 @@ word_cloud_section.style.display = 'block';
187
 
188
  </head>
189
  <body>
190
- <div class="loader"></div>
191
  {{body | safe}}
192
 
193
  <a id="top_theme" class="top-float" onclick="window.scrollTo(0, 0);">
 
187
 
188
  </head>
189
  <body>
190
+ <!--<div class="loader"></div>-->
191
  {{body | safe}}
192
 
193
  <a id="top_theme" class="top-float" onclick="window.scrollTo(0, 0);">