fix: Add contact to sitemap

This commit is contained in:
Faris Ansari 2019-03-19 20:34:28 +05:30
parent 467bd8a8ad
commit 7560d90f5d

View file

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