fix: Remove no_sitemap property

This commit is contained in:
Faris Ansari
2019-03-20 14:11:05 +05:30
parent 2ffa87ea34
commit d77fe38513
6 changed files with 0 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ from __future__ import unicode_literals
import frappe
no_cache = 1
no_sitemap = 1
def get_context(context):
homepage = frappe.get_doc('Homepage')