diff --git a/polyphonic/interface/templates/base.html b/polyphonic/interface/templates/base.html index 1775c30..3bc4692 100644 --- a/polyphonic/interface/templates/base.html +++ b/polyphonic/interface/templates/base.html @@ -11,7 +11,8 @@ - + + {% block title %}Polyphonic{% endblock %} {% block media %}{% endblock %} @@ -23,7 +24,7 @@