mirror of
https://github.com/fruworg/infrastructure.git
synced 2024-11-16 13:27:16 +03:00
14 lines
218 B
Plaintext
14 lines
218 B
Plaintext
|
<html>
|
||
|
<head>
|
||
|
<title>cs.fruw.org</title>
|
||
|
<style type="text/css">
|
||
|
body {
|
||
|
margin: 0px;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<img src="http://fs.fruw.org/images/floppa.webp" width="100%" height="100%">
|
||
|
</body>
|
||
|
</html>
|