ctucx.git: oeffi-web

[nimlang] oeffisearch fork that works without javascript

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
15 <!DOCTYPE html>
<html lang="de">
	<head>
		<title>Fehler - Öffisearch</title>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<link rel="stylesheet" type="text/css" href="/assets/style.css">
	</head>
	<body class="center">
		<div class="search">
			<h1 class="center">{{HEAD}}</h1>
			<p class="center">{{BODY}}</p>
		</div>
	</body>
</html>