1 {% extends
"no_menu_base.html" %}
5 <!-- ===========================================================================
8 The background behind this page is that the manatee is the unofficial mascot
9 of the OSU Open Source Lab. Matt Inman, author of the OatMeal has kindly
10 allowed us to us his artwork dipicting something going horribly wrong for a
11 pair of manatees. Feel free to edit this page, but please do not remove this
12 message unless you remove the artwork.
13 ============================================================================ -->
23 #content img {margin:
30px; border:
0;}
27 border:
1px solid #dddddd;
28 margin:
0 auto
0 auto;
32 -moz-border-radius:
5px;
33 -webkit-border-radius:
5px;
45 {% block header_title %}{%endblock%}
48 <h1>Something Has Gone Terribly Wrong
</h1>
49 <a href=
"http://theoatmeal.com/comics/polar_bear">
50 <img src=
"{{STATIC_URL}}/images/polar_bear_destroys_manatees.png" title=
"Polar bears hilariously ripping manatees into little bits."/>
53 <li><a href=
"http://code.osuosl.org/projects/ganeti-webmgr/issues">Submit a bug.
</a></li>
54 <li>Return to
<a href=
"/">Ganeti Web Manager.
</a></li>
55 <li>Or read cartoons from
<a href=
"http://theoatmeal.com">The Oatmeal
</a>, and forget this ever happened.
</li>