mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 20:05:09 +00:00
[fix] use base.html's title block in home.html
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user