docs: 2026-04-21作业
This commit is contained in:
11
2026-04-21/templates/2026-04-21_hw_1.html
Normal file
11
2026-04-21/templates/2026-04-21_hw_1.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Homework</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello Flask!</h1>
|
||||
<h2>info: {{info[3]}}</h2>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user