mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
CRLF -> LF Unix file conversion and more DOCTYPE
This commit is contained in:
@@ -100,7 +100,7 @@ caveslist = parse_csvfile()
|
||||
dplong = file("dplong.htm", "w")
|
||||
dump = file("noinfo/lengths.dat", "w")
|
||||
|
||||
dplong.write("""<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
dplong.write("""<!DOCTYPE html>
|
||||
<html>
|
||||
<!-- Do not edit this file - it is auto-generated. Edit noinfo/create_dplong_table.py instead. -->
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user