FediBooks/templates/front_page.html

11 lines
130 B
HTML
Raw Normal View History

2019-08-27 10:36:54 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FediBooks</title>
</head>
<body>
Henlo!!
</body>
</html>