diff --git a/frappe/templates/web.html b/frappe/templates/web.html index 652c62d760..a3e19fff78 100644 --- a/frappe/templates/web.html +++ b/frappe/templates/web.html @@ -1,8 +1,9 @@ {% extends base_template_path %} -{% block hero %}{% endblock %} {% block content %} +{% block hero %}{% endblock %} + {% macro main_content() %}