scidsg / frontpage

A self-hosted, privacy-focused publishing platform for autonomous and independent newsrooms.
https://ddosecrets.news
GNU Affero General Public License v3.0
9 stars 2 forks source link

Nav categories block is likely to cause bugs when new pages are added #27

Open brassy-endomorph opened 7 months ago

brassy-endomorph commented 7 months ago

This block:

https://github.com/scidsg/frontpage/blob/94cbd713b370f26cf1326db8d6a5923afa1a6e38/frontpage/templates/base.html#L72-L87

Should be moved to its own template that extends from base.html and then the relevant pages should extend from this. Where the div is currently should be an injectable block that defaults to empty