diff --git a/src/assets.html b/src/assets.html
index f665c08..1f1e902 100644
--- a/src/assets.html
+++ b/src/assets.html
@@ -40,7 +40,6 @@
-
diff --git a/src/components/mine-fragments-loader.js b/src/components/mine-fragments-loader.js
index 9dcc595..29b674a 100644
--- a/src/components/mine-fragments-loader.js
+++ b/src/components/mine-fragments-loader.js
@@ -7,4 +7,4 @@ AFRAME.registerSystem('mine-fragments-loader', {
this.fragments = objLoader.parse(ev.target.data);
})
}
-});
\ No newline at end of file
+});
diff --git a/src/templates/gameMenu.html b/src/templates/gameMenu.html
index 247fa98..8b26d7f 100644
--- a/src/templates/gameMenu.html
+++ b/src/templates/gameMenu.html
@@ -66,9 +66,9 @@
diff --git a/src/templates/loading.html b/src/templates/loading.html
index 5b819d0..35963fb 100644
--- a/src/templates/loading.html
+++ b/src/templates/loading.html
@@ -13,16 +13,16 @@
position="0 0.24 0">
-
@@ -34,7 +34,7 @@
-
+
{% endraw %}
@@ -184,31 +184,31 @@
@@ -233,7 +233,7 @@
@@ -260,5 +260,5 @@
bind-toggle__raycastable="menuActive && !isSearching"
bind__visible="menuActive && !isSearching"
proxy-event="event: click; to: a-scene; as: keyboardopen">
-
+
diff --git a/src/templates/score.html b/src/templates/score.html
index 17fd773..ae7fc45 100644
--- a/src/templates/score.html
+++ b/src/templates/score.html
@@ -1,6 +1,6 @@
@@ -31,19 +31,19 @@