2017-07-25 11:30:04 +02:00
|
|
|
<html>
|
2019-07-17 12:55:47 +02:00
|
|
|
<head>
|
|
|
|
|
<title>Times of Nettime</title>
|
|
|
|
|
<script type="text/javascript" src="{{ url_for('static',filename='ooo.js') }}"></script>
|
|
|
|
|
</head>
|
|
|
|
|
<body bgcolor="blue">
|
|
|
|
|
<div id="search" style="position: absolute;">
|
|
|
|
|
<a href="/search"><h3><img src="{{ url_for('static',filename='CYBERPLA.GIF') }}" width="150"></h3></a>
|
|
|
|
|
</div>
|
2017-07-25 11:30:04 +02:00
|
|
|
</body>
|
|
|
|
|
</html>
|