diff --git a/templates/templates/base.html b/templates/base.html similarity index 100% rename from templates/templates/base.html rename to templates/base.html diff --git a/templates/templates/edit.html b/templates/edit.html similarity index 100% rename from templates/templates/edit.html rename to templates/edit.html diff --git a/templates/templates/home.html b/templates/home.html similarity index 100% rename from templates/templates/home.html rename to templates/home.html diff --git a/templates/templates/index.html b/templates/index.html similarity index 100% rename from templates/templates/index.html rename to templates/index.html diff --git a/templates/templates/logs.html b/templates/logs.html similarity index 100% rename from templates/templates/logs.html rename to templates/logs.html diff --git a/templates/templates/statistics.html b/templates/statistics.html similarity index 100% rename from templates/templates/statistics.html rename to templates/statistics.html