diff --git a/frontend/static/html/bottom.html b/frontend/static/html/footer.html similarity index 100% rename from frontend/static/html/bottom.html rename to frontend/static/html/footer.html diff --git a/frontend/static/main.html b/frontend/static/main.html index 00a6f05c6..28a12f2fc 100644 --- a/frontend/static/main.html +++ b/frontend/static/main.html @@ -42,7 +42,7 @@ compilation.assets["html/pages/404.html"].source() %> - <%= compilation.assets["html/bottom.html"].source() %> + <%= compilation.assets["html/footer.html"].source() %>