diff --git a/mamweb/templates/admin/base_site.html b/mamweb/templates/admin/base_site.html index b5738832..ce58b32e 100644 --- a/mamweb/templates/admin/base_site.html +++ b/mamweb/templates/admin/base_site.html @@ -10,5 +10,5 @@ {% block bodyclass %}{{ LOCAL_TEST_PROD }}web{% endblock %} {% block branding %} -

M&M GWP web

+

M&M web

{% endblock %}