summaryrefslogtreecommitdiffstats
path: root/index.html.in
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-20 17:01:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-20 17:01:38 +0000
commitb04bffc9c99045776abea011cc95f5819a939872 (patch)
tree3261825d06b381009b1c3216d8f11ddfc27ff1c1 /index.html.in
parentda21ac965d4d6d3a136cf574d396f19bd2941efd (diff)
+index.html.in
Diffstat (limited to 'index.html.in')
-rw-r--r--index.html.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/index.html.in b/index.html.in
new file mode 100644
index 00000000..11924a2c
--- /dev/null
+++ b/index.html.in
@@ -0,0 +1,11 @@
+<!-- $Id: index.html.in,v 1.1 2007-11-20 17:01:38 nicm Exp $ -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<title>tmux</title>
+</head>
+<body>
+<p>The project page is <a href="http://sf.net/projects/tmux">here.</a></p>
+<p>Download tmux %%VERSION%% with <a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz">this link.</a></p>
+</body>
+</html>