moin
moin copied to clipboard
Redundant code in themes
Templates in the subdirectories of themes contain redundant code that may be outdated.
E.g., if you run a diff between templates/show.html and themes/focus/templates/show.html, you will find
- some changes since October 2023 that are missing in the focus theme
- some changes related to the new theme.
I have not checked the other template files.
It would be desirable if the differences could be controlled by a variable. This should be possible as the focus theme is now part of the default codebase.