Open prem-baj opened 1 year ago
Add a main page with a descriptive title and maybe some images. We also need a bar to display either the:
We also need to use Django template inheritance, to reuse the app bar & eventually the footer on all the pages, instead of repeating the code. (https://levelup.gitconnected.com/django-template-inheritance-and-reusability-e97b0fed8bcc) But let's leave it for later when the rest of the pages will be created.
@prem-baj i want to contribute
Add a main page with a descriptive title and maybe some images. We also need a bar to display either the:
We also need to use Django template inheritance, to reuse the app bar & eventually the footer on all the pages, instead of repeating the code. (https://levelup.gitconnected.com/django-template-inheritance-and-reusability-e97b0fed8bcc) But let's leave it for later when the rest of the pages will be created.