diff options
Diffstat (limited to 'lang/py-mx-base/files/index.html.in')
-rw-r--r-- | lang/py-mx-base/files/index.html.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/py-mx-base/files/index.html.in b/lang/py-mx-base/files/index.html.in new file mode 100644 index 000000000000..265d7813a5ac --- /dev/null +++ b/lang/py-mx-base/files/index.html.in @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> +<!-- $FreeBSD$ --> +<html> + <head> + <title>The eGenix mx-Extension Series for Python</title> + </head> + + <body> + <h1>The eGenix mx-Extension Series for Python</h1> + <a href="file://localhost/%%PYTHON_SITELIBDIR%%/mx/Doc/mxExtensions.html">Follow me.</a> + <hr> +<!-- Created: Mon Mar 19 10:03:56 CET 2001 --> +<!-- hhmts start --> +<!-- hhmts end --> + </body> +</html> |