diff --git a/.gitignore b/.gitignore
index 32a60e5..3bfb88f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,4 +63,5 @@ target/
#Influx data
engine/
-influxd.bolt
\ No newline at end of file
+influxd.bolt
+influxdb
\ No newline at end of file
diff --git a/templates/index.html b/templates/index.html
index 94ccb8e..0c2fe7d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -54,7 +54,9 @@
+ {% if data %}
Repeat
+ {% endif %}