mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
added contact us
This commit is contained in:
@@ -41,7 +41,8 @@ page_map = {
|
||||
}
|
||||
|
||||
page_settings_map = {
|
||||
"about": "About Us Settings"
|
||||
"about": "About Us Settings",
|
||||
"contact": "Contact Us Settings"
|
||||
}
|
||||
|
||||
def render(page_name):
|
||||
|
||||
Reference in New Issue
Block a user