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-03-16 08:51:10 +00:00
< meta name = 'og:title' content = 'Settings - Ticketfrei' / >
< meta name = 'og:description' content = 'A bot against control society! Nobody should have to pay for public transport. Find out where ticket controllers are!' / >
< meta name = 'og:image' content = "https://ticketfrei.links-tech.org/static/img/ticketfrei-og-image.png" / >
< meta name = 'og:image:alt' content = 'Ticketfrei' / >
< meta name = 'og:type' content = 'website' / >
2018-01-07 23:09:25 +00:00
< / head >
2018-02-17 11:30:06 +00:00
< body >
2018-01-07 23:09:25 +00:00
< div class = "area" >
2018-02-16 16:46:43 +00:00
< h1 > < a href = "/" > < img src = "/static/img/ticketfrei_logo.png" alt = "Ticketfrei" height = "150px" align = "center" style = "float: none;" > < / a > < / h1 >
2018-01-08 00:16:34 +00:00
2018-03-16 08:51:10 +00:00
< form action = "/enable" method = "POST" >
< button type = "submit" > Enable< / button >
< / form >
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 >