fixed some fails_pt2
Hopefully.... :)
This commit is contained in:
parent
2fdc6f1f28
commit
ce79b37b38
52
template/propaganda.tpl
Normal file
52
template/propaganda.tpl
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
% rebase('template/wrapper.tpl')
|
||||||
|
% include('template/login-plain.tpl')
|
||||||
|
<h1>Features</h1>
|
||||||
|
<p>
|
||||||
|
Don't pay for public transport. Instead, warn each other
|
||||||
|
from ticket controllers! With Ticketfrei, you can turn
|
||||||
|
your city into a paradise for fare dodgers.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Ticketfrei is a Twitter, Mastodon, and E-Mail bot. Users
|
||||||
|
can help each other by tweeting, tooting, or mailing,
|
||||||
|
when and where they spot a ticket controller.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Ticketfrei automatically retweets, boosts, and remails
|
||||||
|
those controller reports, so others can see them. If there
|
||||||
|
are ticket controllers around, they can still buy a ticket
|
||||||
|
- but if the coast is clear, they can save the money.
|
||||||
|
</p>
|
||||||
|
<h2>How to get Ticketfrei to my city?</h2>
|
||||||
|
<p>
|
||||||
|
We try to make it as easy as possible to spread Ticketfrei
|
||||||
|
to other citys. There are four basic steps:
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>Create a Twitter and/or a Mastodon account.</li>
|
||||||
|
<li>Register on this website to create a bot for your city.</li>
|
||||||
|
<li>Log in with the social media accounts you want to
|
||||||
|
use for Ticketfrei.</li>
|
||||||
|
<li>Promote the service! Ticketfrei only works if there is
|
||||||
|
a community for it. Fortunately, we prepared some material
|
||||||
|
you can use:
|
||||||
|
<a href="https://github.com/b3yond/ticketfrei/tree/master/promotion" target="_blank">https://github.com/b3yond/ticketfrei/tree/master/promotion</a></li>
|
||||||
|
</ul>
|
||||||
|
% include('template/register-plain.tpl')
|
||||||
|
<h2>Our Mission</h2>
|
||||||
|
<p>
|
||||||
|
Public transportation's meant to provide an easy and
|
||||||
|
time-saving way to move within a region while being
|
||||||
|
affordable for everybody. Unfortunately, that ain't the
|
||||||
|
case. Ticketfrei's approach is to enable people to
|
||||||
|
reclaim public transportation. On short term by helping
|
||||||
|
users to avoid controles and fines - on long term by
|
||||||
|
pressuring public transportation companies to grant
|
||||||
|
their services free of charge, because via using
|
||||||
|
Ticketfrei your able to use trains and subways for
|
||||||
|
free, anyways. Take part and create a new understanding
|
||||||
|
of what public transportation should look like!
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue