Add HTML5 doctype to prevent rendering bugs

This commit is contained in:
Joost Rijneveld 2015-08-24 22:58:32 +02:00
commit 8b59a1b278

View file

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