class-website/templates/homepage.html

10 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>2 Elci - Homepage</title>
</head>
<body>
<br>
<center><h1>2 Elci</h1></center>
<img src="static/screenshot.png" alt="">
</body>