Fix silly ypot in title.
[eatslugs.git] / templates / base.html
index 7afbb33f6f1991f43b154beed79e2b0dd25aa220..7e950b65fac49bf2d3fcc8d0cb67e1af8d8af2f7 100644 (file)
@@ -9,7 +9,7 @@
     <body>
         <div id="page">
             <div id="websitetitle">
-                <img src="{{ MEDIA_URL }}img/sandwich.png" alt="A Yummy Sandwich" class="logoleft" /><img src="{{ MEDIA_URL }}img/slug.png" alt="A Slug... no, really." class="logoright" /><p class="title">East Anglian Sandwich, Toasty and Luncheon Users Group Symposium</p>
+                <img src="{{ MEDIA_URL }}img/sandwich.png" alt="A Yummy Sandwich" class="logoleft" /><img src="{{ MEDIA_URL }}img/slug.png" alt="A Slug... no, really." class="logoright" /><p class="title">East Anglian Toasty, Sandwich and Luncheon Users Group Symposium</p>
             </div>
             <div id="content">
                 {% block content %}