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

Closed
henhuy opened this issue Oct 17, 2024 · 1 comment
Closed

Set up base template layout #8

henhuy opened this issue Oct 17, 2024 · 1 comment
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
stefansc1 pushed a commit that referenced this issue Nov 28, 2024
- #8 / #10: use base template for all pages
@henhuy
Copy link
Contributor Author

henhuy commented Dec 2, 2024

done

@henhuy henhuy closed this as completed Dec 2, 2024
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