Add html doctype

Thanks for the patch Velmont / Odin Hørthe Omdal!
This commit is contained in:
Christopher Allan Webber 2011-07-24 15:04:49 -05:00
parent 73da11e759
commit 9a5b2da574

View File

@ -14,7 +14,8 @@
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
-#}
<!doctype html>
<html>
<head>
<meta charset="utf-8">