Create a base template which contains navigation bar headers,footers and all the common parts in the pages across the site so that we can inherit each template from that base.html refer https://stackoverflow.com/questions/25531790/how-do-i-keep-one-menu-across-multiple-django-apps
Create a base template which contains navigation bar headers,footers and all the common parts in the pages across the site so that we can inherit each template from that base.html refer https://stackoverflow.com/questions/25531790/how-do-i-keep-one-menu-across-multiple-django-apps