<head> <title>Ticketfrei</title> <link rel='stylesheet' href='/static/css/style.css'> <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' /> </head> <body> <div class="area"> <h1><a href="/"><img src="/static/img/ticketfrei_logo.png" alt="Ticketfrei" height="150px" align="center" style="float: none;"></a></h1> <form action="/enable" method="POST"> <button type="submit">Enable</button> </form> <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>