Added default blank page.

svn path=/trunk/netsurf/; revision=11452
This commit is contained in:
Ole Loots 2011-01-22 16:45:45 +00:00
parent 50db2a2dac
commit 09e6d5f6a1

39
atari/res/blank Normal file
View File

@ -0,0 +1,39 @@
<html>
<head>
<title>Blankpage</title>
</head>
<body>
<h1>Welcome to NetSurf!</h1>
</body>
</html>