From 8d739b386f2b555292fd8082c9de2199228737c9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 6 Sep 2025 01:30:31 +0900 Subject: feat(backend): add admin pages for testcases --- backend/admin/templates/problem_edit.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'backend/admin/templates/problem_edit.html') diff --git a/backend/admin/templates/problem_edit.html b/backend/admin/templates/problem_edit.html index cc700f4..722473b 100644 --- a/backend/admin/templates/problem_edit.html +++ b/backend/admin/templates/problem_edit.html @@ -33,4 +33,10 @@ +
+ View Testcases +
+
+ Add New Testcase +
{{ end }} -- cgit v1.2.3-70-g09d2