X-Git-Url: https://git.sommitrealweird.co.uk/eatslugs.git/blobdiff_plain/7ac6b48b67d0fdb2aec271ad4069715daeb58b34..288f5f54203a7dba7a604a07b98a69caba74e667:/templates/base.html?ds=sidebyside

diff --git a/templates/base.html b/templates/base.html
index 7afbb33..7e950b6 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -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 %}