From 1e8e7dbc7e4d09f250c346dff9f91bfd91e1c702 Mon Sep 17 00:00:00 2001 From: Quyk4tvoj <116157770@qq.com> Date: Wed, 2 Jun 2021 18:40:17 +0800 Subject: [PATCH] Delete 'templates/index.html' --- templates/index.html | 220 ------------------------------------------- 1 file changed, 220 deletions(-) delete mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index d25fe52..0000000 --- a/templates/index.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - 在线习题测试系统 - - - - - -
-
- - -
-

-

个人信息

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
属性信息
学号{{ student.id }}
姓名{{ student.name }}
性别{{ student.sex }}
学院{{ student.dept }}
专业{{ student.major }}
-
- - - - -
-
- - - - - - - - \ No newline at end of file