diff --git a/templates/thread.html b/templates/thread.html
index 5f4759b..818a100 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -6,4 +6,4 @@
const subreddit = "{{ .Subreddit }}";
const all_ids = {{ .CommentIDs }};
-
\ No newline at end of file
+
\ No newline at end of file