diff --git a/templates/base.html b/templates/base.html index d57ffd9..c7d4a95 100644 --- a/templates/base.html +++ b/templates/base.html @@ -108,13 +108,6 @@ {% block content %}{% endblock %} - -
- © Damn Yankee Brewing 2010-{% now "Y" %} -
- ---> {% block endscript %}{% endblock %}