Skip to content
Snippets Groups Projects
Unverified Commit 59abbaed authored by David Beniamine's avatar David Beniamine
Browse files

fix bad html

parent 1ecc9866
Branches master
No related tags found
No related merge requests found
......@@ -76,8 +76,6 @@ else:
html += markdown(test_pass(form.getvalue("password"), inputs))
html += """
</body>
<foot>
<div id="foot">
<p>
<a href="https://gitlab.tetras-libre.fr/tetras-libre/PasswordTester">Pass Checker</a> est Logiciel développé par
......@@ -94,9 +92,9 @@ Les listes de mots et noms français proviennent de <a href="http://www.lexique.
et sont distribués sous licence <a href="https://www.gnu.org/licenses/gpl-3.0.txt">GPL</a>.
</p>
</div>
</foot>
</div>
</div>
</body>
</html>
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment