diff --git a/src/pages/login_page.html b/src/pages/login_page.html index 96ca398..3055005 100644 --- a/src/pages/login_page.html +++ b/src/pages/login_page.html @@ -6,7 +6,7 @@ rel="stylesheet" /> - + @@ -33,4 +33,4 @@ - + diff --git a/src/pages/profile_page.html b/src/pages/profile_page.html index 5e2d9a2..8c62bb7 100644 --- a/src/pages/profile_page.html +++ b/src/pages/profile_page.html @@ -7,7 +7,7 @@ /> - + @@ -213,4 +213,4 @@ }); - + diff --git a/static/error.css b/static/error/error.css similarity index 100% rename from static/error.css rename to static/error/error.css diff --git a/static/error.js b/static/error/error.js similarity index 100% rename from static/error.js rename to static/error/error.js