Added strict doctype for /demos/basic.html page

This commit is contained in:
antisnatchor
2012-04-22 13:23:48 +01:00
parent 6cb8eb68fe
commit 37c5edf2c2

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>BeEF Basic Demo</title>