mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-24 00:30:35 +00:00
c6fea99bff
git-svn-id: http://svn.code.sf.net/p/netboot65/code@251 93682198-c243-4bdb-bd91-e943c89aac3b
12 lines
475 B
HTML
12 lines
475 B
HTML
<head>
|
|
<style type="text/css">
|
|
body {
|
|
background-color: #d8e9ca;
|
|
}
|
|
</style></head>
|
|
<body><form><table align=center width=60%% height=60%%><tr><th colspan=2>WebNoter</tr>
|
|
<tr><td colspan=2>%?mhey %$h, thanks for saying '%$m'!%.</tr>
|
|
<tr><td>Your Handle:<td><input name=h type=text maxlength=20 value='%$h'></tr>
|
|
<tr><td>Your Message: <td><input type=text maxlength=64 name='m'></tr>
|
|
</tr><td><td><input type=submit value=enter></form></form></tr>
|
|
<table></body> |