- Added bare-bones task.html to point to the latest version.
This commit is contained in:
11
task.html
Normal file
11
task.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Task</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
Download latest task <a href="http://www.beckingham.net/task-1.0.0.tar.gz">task-1.0.0.tar.gz (6/3/2008)</a>.
|
||||
<body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user