diff options
Diffstat (limited to 'templates/web/fixamingata/static/fun.html')
-rw-r--r-- | templates/web/fixamingata/static/fun.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/templates/web/fixamingata/static/fun.html b/templates/web/fixamingata/static/fun.html new file mode 100644 index 000000000..ff8f30e49 --- /dev/null +++ b/templates/web/fixamingata/static/fun.html @@ -0,0 +1,35 @@ +[% INCLUDE header.html + title = 'Udda och imponerande rapporter' +%] + +<h1>Udda och imponerande rapporter</h1> + +<p> +Här är några av de bästa och mest udda rapporter som har synts på +den engelska FixMyStreet. Meddela oss om du hittar några liknande +rapporter på svenska FixaMingata!</p> + +<ul class="plain-list"> + + <li><img src='http://www.fixmystreet.com/photo/9468.jpeg' align='right' hspace=8> + <h2>Dumped Piano (right)</h2> + <p>The reporter of this problem summed it up with their report, + which consisted solely of the one character “!”. — + <a href='http://www.fixmystreet.com/report/9468'>Problem report</a> + + <li><h2>Mad Seagull</h2> + <p>“A seagull is attacking various cars within this road. He starts at around 05:45 every morning and continues until around 19:30. This causes a lot of noisy banging and wakes up children.” — + <a href='http://www.fixmystreet.com/report/2722'>Problem report</a> + + <li><img src='http://www.fixmystreet.com/photo/6553.jpeg' align='right' hspace=8> + <h2>Boxes full of cheese dumped (right)</h2> + <p>“About a dozen boxes full of mozzarella cheese have been dumped opposite 3 rufford street. if it warms up we could have nasty road topping problem (seriously there is a lot of cheese)” — + <a href='http://www.fixmystreet.com/report/6553'>Problem report</a> + + <li><h2>Dangerous Nivea Billboard</h2> + <p>“The Nivea 'Oxygen is a wonderful thing' billboard here has a device on it releasing bubbles and foam. This is blowing into the road which is both distracting and dangerous to drivers. A large ball of foam hit my windscreen unexpectedly and nearly caused me to have an accident” — + <a href='http://www.fixmystreet.com/report/7552'>Problem report</a> +</ul> + +[% INCLUDE footer.html %] + |