Add extra line break at end of body section.

This commit is contained in:
inference 2023-04-12 22:19:04 +01:00
parent 9dcc3eb598
commit 3a430ef92b
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 3.1.1.10 --> <!-- Version: 3.1.1.11 -->
<html> <html>
@ -132,6 +132,7 @@
</code> </code>
<br> <br>
<br> <br>
<br>
</body> </body>
</html> </html>