commit | d9b3c5ca605e4adb37fd88b4b77467c0bcd44fb5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jul 13 11:29:37 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jul 13 11:29:50 2016 +0530 |
tree | 7fa79834e623f56675f8cbc0c9415f6d8c7ecaf3 | |
parent | 8cfe18eccd9ee1de79493416c037ee4d5847b9c1 [diff] |
[fix] use base.html's title block in home.html
diff --git a/erpnext/templates/pages/home.html b/erpnext/templates/pages/home.html index 56bf019..790a430 100644 --- a/erpnext/templates/pages/home.html +++ b/erpnext/templates/pages/home.html
@@ -1,8 +1,6 @@ {% extends "templates/web.html" %} {% from "erpnext/templates/includes/macros.html" import product_image_square %} -{% block title %}{{ brand_html }}{% endblock %} - {% block page_content %} <div class="row">