From cf4b6424615d2f62ae0b94947122fe7f581770b5 Mon Sep 17 00:00:00 2001 From: ydb5755 Date: Thu, 26 Sep 2024 15:17:31 +0300 Subject: [PATCH] remove test page --- app/main/templates/base.html | 1 - app/users/routes.py | 13 ------------- app/users/templates/test.html | 10 ---------- 3 files changed, 24 deletions(-) delete mode 100644 app/users/templates/test.html diff --git a/app/main/templates/base.html b/app/main/templates/base.html index b105f4c..7014347 100644 --- a/app/main/templates/base.html +++ b/app/main/templates/base.html @@ -13,7 +13,6 @@