Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up base template layout #8

Open
henhuy opened this issue Oct 17, 2024 · 0 comments
Open

Set up base template layout #8

henhuy opened this issue Oct 17, 2024 · 0 comments
Assignees

Comments

@henhuy
Copy link
Contributor

henhuy commented Oct 17, 2024

With prototype in mind:
Set up base template with header and content blocks.
From there, add one more base templates which inherits from base.html for a different layout where content is divided into left and right (see region today page, whit some data on left side and map on right side).
In the end we should have two base templates:

  • base.html with content block
  • base_panels.html, inheriting from base.html which splits up content block into content_left and content_right blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants