mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
website settings social icons
This commit is contained in:
@@ -8,14 +8,6 @@
|
||||
{% include "css/product_page.css" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block title %}
|
||||
{% if item_name != name %}
|
||||
{{ item_name }} [{{ name }}]
|
||||
{% else %}
|
||||
{{ item_name or name }}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="layout-wrapper layout-wrapper-background">
|
||||
<div class="web-content" id="content-product-{{ name }}">
|
||||
|
||||
Reference in New Issue
Block a user