You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
416 B
16 lines
416 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Title</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="/static/123.png" width="800" height="200"/><br><br>
|
|
<a href="donations">物资捐赠情况</a><br><br><br><br><br>
|
|
<img src="/static/456.jpg" width="800" height="200"/><br><br>
|
|
<a href="distributions">物资分配情况</a>
|
|
</center>
|
|
|
|
</body>
|
|
</html> |