Web Interface: Fix messed up tags

This commit is contained in:
Florian Festi 2018-03-06 10:53:00 +01:00
parent 90ba9f8ee9
commit 448a2f11f6
1 changed files with 1 additions and 2 deletions

View File

@ -168,7 +168,7 @@ class BServer:
<div>
<div class="clear"></div>
<hr />
<h2 style="margin: 0px 0px 0px 20px;" ><span>""", name, """</h2>
<h2 style="margin: 0px 0px 0px 20px;" >""", name, """</h2>
<p>""", box.__doc__ or "", """</p>
<form action="%s" method="GET" target="_blank">
""" % (action)]
@ -287,7 +287,6 @@ Create boxes and more with a laser cutter!
<div class="clear"></div>
<hr />
</div>
</div>
<div class="footer container">