Skip to content

Redundant code in themes #1912

@UlrichB22

Description

@UlrichB22

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions