Skip to content

Commit 9b30317

Browse files
author
sh002i
committed
better placeholder page
git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@1788 c0722133-6baf-4dd8-8699-98d999cd4f06
1 parent 04b3083 commit 9b30317

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

htdocs/index.html

+7-5
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
"http://www.w3.org/TR/html4/loose.dtd">
33
<html>
44
<head>
5-
<title>WeBWorK2 site</title>
6-
<meta name="generator" content="BBEdit 7.0">
5+
<title>WeBWorK Placeholder Page</title>
76
</head>
87
<body>
9-
<H1>
10-
Welcome to WeBWorK at the University of Rochester
11-
</H1>
8+
9+
<h1>WeBWorK Placeholder Page</h1>
10+
11+
<p>Exploring?</p>
12+
13+
<p>This page sits at the top level of the WeBWorK 2 system htdocs directory. You should never see it, unless you're verifying that you installed WeBWorK correctly.</p>
1214

1315
</body>
1416
</html>

0 commit comments

Comments
 (0)