2019-10-31 16:42:33 +08:00

10 lines
149 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Index</title>
</head>
<body>
<h1>tttt</h1>
<img src="{{ user_image }}" alt="test Image">
</body>
</html>