Skip to content

add missing html tag "</p>", cleanup html template - #469

Closed
ddmesh wants to merge 1 commit into
aboutcode-org:developfrom
ddmesh:develop
Closed

add missing html tag "</p>", cleanup html template#469
ddmesh wants to merge 1 commit into
aboutcode-org:developfrom
ddmesh:develop

Conversation

@ddmesh

@ddmesh ddmesh commented Aug 26, 2021

Copy link
Copy Markdown
Contributor
  • add missing html tag </p>
    <p>This component is licensed under {{ about_object.license_expression.value }}</p>
  • replace spaces for indentation with tabs and move indentation of dyn-html commands into the commands itself to.
    This reduces the size of the output html and makes generated output much cleaner. (needed for embedded devices with
    small storage)

Signed-off-by: Stephan Enderlein stephan@freifunk-dresden.de

- replace spaces for indentation with tabs and move indentation of dyn-html commands into the commands itself to.
  This reduces the size of the output html and makes generated output much cleaner. (needed for embedded devices with
  small storage)

Signed-off-by: Stephan Enderlein <stephan@>
Signed-off-by: Stephan Enderlein <stephan@freifunk-dresden.de>
@ddmesh ddmesh closed this Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant