summaryrefslogtreecommitdiff
path: root/web/cgi/alpine/1.0/help/reply.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'web/cgi/alpine/1.0/help/reply.tcl')
-rw-r--r--web/cgi/alpine/1.0/help/reply.tcl17
1 files changed, 17 insertions, 0 deletions
diff --git a/web/cgi/alpine/1.0/help/reply.tcl b/web/cgi/alpine/1.0/help/reply.tcl
new file mode 100644
index 00000000..32fb66ae
--- /dev/null
+++ b/web/cgi/alpine/1.0/help/reply.tcl
@@ -0,0 +1,17 @@
+# $Id: reply.tcl 1204 2009-02-02 19:54:23Z hubert@u.washington.edu $
+# ========================================================================
+# Copyright 2006 University of Washington
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# ========================================================================
+cgi_p
+cgi_h2 "Reply Help"
+cgi_p "Help pages for the Reply compose form will appear here."
+cgi_p {
+ Someday.
+}