diff --git a/cgi-bin/template.html b/cgi-bin/template.html
index 7f19078..b137b93 100644
--- a/cgi-bin/template.html
+++ b/cgi-bin/template.html
@@ -2,7 +2,7 @@
-
+
{title} - TextProxy
@@ -26,7 +26,25 @@
diff --git a/index.html b/index.html
index 668417f..dad671b 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
-
+
Text Proxy
diff --git a/template.html b/template.html
new file mode 120000
index 0000000..1c44dac
--- /dev/null
+++ b/template.html
@@ -0,0 +1 @@
+cgi-bin/template.html
\ No newline at end of file