diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-05-28 11:40:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:17:09 -0500 |
commit | b1722f62bda69fbc36e4c8015e06ef3e4c53207d (patch) | |
tree | 8fd4e08e0606dac334e34496df7896a917abc47f /swat | |
parent | c77ea0c10096daf112ce1765742ee9595959a6b2 (diff) | |
download | samba-b1722f62bda69fbc36e4c8015e06ef3e4c53207d.tar.gz samba-b1722f62bda69fbc36e4c8015e06ef3e4c53207d.tar.bz2 samba-b1722f62bda69fbc36e4c8015e06ef3e4c53207d.zip |
r7056: added links to ejs and esp info pages
(This used to be commit 624c7a76e848a0fd8296fd7afceeb9f22c803b12)
Diffstat (limited to 'swat')
-rw-r--r-- | swat/esptest/index.esp | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/swat/esptest/index.esp b/swat/esptest/index.esp index e95a22ba3f..0a47a8b66d 100644 --- a/swat/esptest/index.esp +++ b/swat/esptest/index.esp @@ -21,5 +21,12 @@ Please choose one of the following tests: } %> </ul> -</BODY> + +For more information on ejs see <a +href="http://www.appwebserver.org/products/ejs/ejs.html">http://www.appwebserver.org/products/ejs/ejs.html</a><p> + +For more information on esp see <a +href="http://www.appwebserver.org/products/esp/esp.html">http://www.appwebserver.org/products/esp/esp.html</a><p> + +</BODY> </HTML> |