ctdo.de/events.php

28 lines
757 B
PHP

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ctdo - events</title>
<link rel="stylesheet" href="/style/main.css">
<link rel="stylesheet" href="/style/events.css">
</head>
<body>
!NEWBANNER
<header>
<img src="/image/logo_ctdo.svg" alt="ctdo logo" style="width:100%;">
!NAV
</header>
<main>
!RAUMSTATUS
<h1>Events</h1>
!TOPICTREFF
!EVENTS
</main>
<footer>
!FOOTERNAV
</footer>
</body>
</html>