class-website/templates/homepage.html

10 lines
205 B
HTML
Raw Normal View History

2023-02-12 14:22:33 +01:00
<!DOCTYPE html>
<html>
<head>
<title>2 Elci - Homepage</title>
</head>
<body>
<br>
<center><h1>2 Elci</h1></center>
<img src="static/screenshot.png" alt="Orario scolastico">
2023-02-12 14:22:33 +01:00
</body>