[fix] use base.html's title block in home.html

This commit is contained in:
Anand Doshi 2016-07-13 11:29:37 +05:30
parent 8cfe18eccd
commit d9b3c5ca60

View File

@ -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">