fix: Add contact to sitemap
This commit is contained in:
parent
467bd8a8ad
commit
7560d90f5d
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ import frappe
|
|||
from frappe.utils import now
|
||||
from frappe import _
|
||||
|
||||
sitemap = 1
|
||||
|
||||
def get_context(context):
|
||||
doc = frappe.get_doc("Contact Us Settings", "Contact Us Settings")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue