diff options
author | Robin <me@factor.cc> | 2011-07-24 09:31:01 -0700 |
---|---|---|
committer | Robin <me@factor.cc> | 2011-07-24 09:31:01 -0700 |
commit | e0b60acaefda9679f5563d02896ac9d2cf3a02a2 (patch) | |
tree | 47aa99624af0324448e01e8baf16b8c1fae312ef /static/pad.html | |
parent | b13fbbfd73ab18f69d45de382ffb1fc51fe96f1f (diff) | |
download | etherpad-lite-e0b60acaefda9679f5563d02896ac9d2cf3a02a2.zip |
Edited static/pad.html via GitHub
Diffstat (limited to 'static/pad.html')
-rw-r--r-- | static/pad.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/static/pad.html b/static/pad.html index 09251abd..3f738f46 100644 --- a/static/pad.html +++ b/static/pad.html @@ -1,7 +1,5 @@ -<!DOCTYPE html PUBLIC - "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<!doctype html> +<html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Language" content="en-us"/> |