diff --git a/frappe/templates/base.html b/frappe/templates/base.html index c092e76485..ec78050e53 100644 --- a/frappe/templates/base.html +++ b/frappe/templates/base.html @@ -110,5 +110,36 @@ {%- endblock %} {%- block body_include %}{{ body_include or "" }}{% endblock -%} + diff --git a/frappe/templates/includes/navbar/navbar.html b/frappe/templates/includes/navbar/navbar.html index 3ae0aef164..7856413602 100644 --- a/frappe/templates/includes/navbar/navbar.html +++ b/frappe/templates/includes/navbar/navbar.html @@ -21,5 +21,8 @@ +
+ +
diff --git a/frappe/templates/includes/navbar/navbar_items.html b/frappe/templates/includes/navbar/navbar_items.html index 99b7b3aec4..34cc24fe1a 100644 --- a/frappe/templates/includes/navbar/navbar_items.html +++ b/frappe/templates/includes/navbar/navbar_items.html @@ -7,7 +7,7 @@