diff --git a/static/dashboard.html b/static/dashboard.html deleted file mode 100644 index dc2e84c..0000000 --- a/static/dashboard.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Dashboard - MultiChatOverlay - - - -
-

Dashboard

-

Welcome! You are successfully logged in.

-

Logout

-
- - \ No newline at end of file diff --git a/dashboard.html b/templates/dashboard.html similarity index 100% rename from dashboard.html rename to templates/dashboard.html