{{ brand_html or (frappe.get_hooks("brand_html") or ["Home"])[0] }}
{% include "templates/includes/navbar/dropdown_items.html" %}
{% block navbar_items %} {% include "templates/includes/navbar/navbar_items.html" %} {% endblock %}