Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
15 lines (10 sloc)
358 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>What do you want to do?</title> | |
| </head> | |
| <body bgcolor="#99CC33" link="#000080" vlink="#000080" alink="#800000"> | |
| <font face="Arial"><p>What do you want to do?</p> | |
| <p><a href="aphrodisiac/subscribe.htm">Subscribe to the Aphrodisiac</a></p> | |
| <p><a href="siteadmin/referus.htm">Refer this site to a friend</a></p></font> | |
| </body> | |
| </html> |