Commit 0bd0a301 authored by Simon Will's avatar Simon Will
Browse files

Remove Plautus title from BASE_HTML in corpus.py

parent 17b94014
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@ BASE_HTML = """<!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Strict//EN"
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-type" >
<title>Plautus Amphitruo</title>
</head>
<body>
</body>