diff --git a/frappe/templates/base.html b/frappe/templates/base.html index 85f0510993..d653006dcc 100644 --- a/frappe/templates/base.html +++ b/frappe/templates/base.html @@ -110,7 +110,7 @@ {%- endblock %} {%- block body_include %}{{ body_include or "" }}{% endblock -%} -