osamc.de/archiv/index.php

18 lines
405 B
PHP

<!doctype html>
<html>
<head>
<link rel="stylesheet" href="normalize.css" type="text/css">
<link rel="stylesheet" href="sakura.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>OSAMC Archiv</title>
</head>
<body>
<h1>Open Source Audio Meeting Cologne: Archiv</h1>
<?php include "build_project_index_html.php"; ?>
</body>
</html>