You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2024. It is now read-only.
The front-end of this project is not uniform and each html page has different styling, but we don't want that. so django offers html templates which you can use layout.html as the template for other HTML pages.
Description
The front-end of this project is not uniform and each html page has different styling, but we don't want that. so django offers html templates which you can use
layout.htmlas the template for other HTML pages.Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
Is there an existing issue for this?