1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-11-05 08:08:59 +00:00
FediBooks/templates/front_page.html
2019-08-27 20:36:54 +10:00

10 lines
130 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FediBooks</title>
</head>
<body>
Henlo!!
</body>
</html>