Skip to content

Cleanup layout of the reports html string #20

Description

@cla023

The report html string looks messy. Actions that would improve readability of the html string:

  • Make size of indents consistent
  • Remove many of the empty rows (with use of + and - inside the {% %} - more about this here).
  • Use a row character limit of 80

Note that the report html string is generated from the jinja templates and is this therefore not straight forward to edit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions