jana_sessions_webpage/leptos_webpage/index.html

10 lines
219 B
HTML
Raw Normal View History

2025-02-11 22:27:22 +01:00
<!DOCTYPE html>
2025-02-14 18:00:43 +01:00
<html lang="de">
2025-02-20 10:55:18 +01:00
<head>
2025-02-12 14:16:17 +01:00
<title>Band Sessions</title>
2025-02-20 10:55:18 +01:00
<link data-trunk href="styles.css" rel="css">
<link data-bin="jana_sessions_webpage" data-trunk rel="rust">
</head>
<body></body>
2025-02-11 22:27:22 +01:00
</html>