diff --git a/src/index.html b/src/index.html index e51a44f..e5a0d01 100644 --- a/src/index.html +++ b/src/index.html @@ -60,19 +60,18 @@ - - - {% include './templates/stage.html' %} - {% include './templates/loading.html' %} - {% include './templates/score.html' %} - {% include './templates/menu.html' %} - {% include './templates/tutorial.html' %} - {% include './templates/gameMenu.html' %} - {% include './templates/victory.html' %} - + + + {% include './templates/stage.html' %} + {% include './templates/loading.html' %} + {% include './templates/score.html' %} + {% include './templates/menu.html' %} + {% include './templates/tutorial.html' %} + {% include './templates/gameMenu.html' %} + {% include './templates/victory.html' %}