Minor text edit

This commit is contained in:
Florian Festi 2016-04-02 18:01:10 +02:00
parent 25be6dbc94
commit e7888d1837
1 changed files with 2 additions and 2 deletions

View File

@ -89,9 +89,9 @@ class BServer:
def menu(self):
result = ["""<html>
<head><title>Boxes for Laser Cutters</title></head>
<head><title>Boxes.py</title></head>
<body>
<h1>boxes.py</h1>
<h1>Boxes.py</h1>
<p>
A Python based generator for laser cut boxes and other things.
</p>