1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01:00

Added html5 doctype

This commit is contained in:
John Crepezzi 2011-11-29 13:12:38 -05:00
parent 15bd62836b
commit 4e20ea078f

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html> <html>
<head> <head>