pallets/flask

Broken HTML Markup in Template Inheritance

DanielSiepmann opened this issue · 1 comments

The HTML Markup within the docs is broken. A

Tag is opened but never closed.

<p> does not need a closing tag (just like <img>), and please do not open issues for trivial things (the mention about opening an issue first in the contribution guideline does not apply to typos, simple doc fixes, etc.)