2018-01-07 23:09:25 +00:00
|
|
|
<head>
|
|
|
|
<title>Ticketfrei</title>
|
2018-02-16 10:33:27 +00:00
|
|
|
<link rel='stylesheet' href='/static/css/style.css'>
|
2018-01-07 23:09:25 +00:00
|
|
|
</head>
|
2018-01-08 21:56:05 +00:00
|
|
|
<body style="background-image: url(static/img/wallpaper.png)">
|
2018-01-07 23:09:25 +00:00
|
|
|
<div class="area">
|
2018-01-08 00:16:34 +00:00
|
|
|
<h1><a href="https://ticketfrei.links-tech.org"><img src="/static/img/ticketfrei_logo.png" alt="Ticketfrei" height="150px" align="center" style="float: none;"></a></h1>
|
|
|
|
|
|
|
|
# Is the user logged in? else, complain & show nothing.
|
2018-01-07 23:09:25 +00:00
|
|
|
|
|
|
|
<div class=footer>
|
|
|
|
Contribute on <a href="https://github.com/b3yond/ticketfrei">GitHub!</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--<div class="background" style="background-image: url(static/img/bg_right.jpg)"></div>-->
|
|
|
|
</body>
|