X-Git-Url: https://git.sommitrealweird.co.uk/eatslugs.git/blobdiff_plain/e216d0890f7fc6c98491948ad56982d78ee77d5b..114dfe26f1cb48e0bec811136556dee7649aea65:/templates/base.html 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 %}