about summary refs log tree commit diff stats
path: root/frontend/templates
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/templates')
-rw-r--r--frontend/templates/index.gotmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl
index dbe182a..8bff09c 100644
--- a/frontend/templates/index.gotmpl
+++ b/frontend/templates/index.gotmpl
@@ -35,6 +35,6 @@
     </footer>
     {{ block "js" . }}
     {{ end }}
-    {{ .LiveReload }}
+    {{ .ExtraBodyHTML }}
   </body>
 </html>