diff --git a/mellon/templates/mellon/base.html b/mellon/templates/mellon/base.html index 0d30981..bfa03f4 100644 --- a/mellon/templates/mellon/base.html +++ b/mellon/templates/mellon/base.html @@ -1,4 +1,4 @@ -{% extends "mellon/base.html" %} +{% extends "base.html" %} {% block extra_scripts %} {% block mellon_extra_scripts %}