Skip to content

Commit

Permalink
Initial test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
biomadeira committed Feb 6, 2015
1 parent 7977aae commit d27f5c6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>
<title>Jasper test page</title>

<style type="text/css" media="screen">
html { color: #333; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; }
#container { margin: 0 auto; text-align: center; }
</style>
</head>
<h2>Jasper Website Under Development</h2>
</html>

0 comments on commit d27f5c6

Please sign in to comment.