"><img> to paste in an image
Hi,
To define the route, you can set it in the urls.py file in each of the module folders. Eg. starterkit/dashboards/urls.py
starterkit/auth/urls.py
Then those files are included in starterkit/__init__.py file.
We do not have layout.py, menu.py, or pages.py files. To change the settings, please go to the starterkit/_keenthemes/settings.py file.
Thanks