view templ/default/invite.m4.html @ 25:850f0d4228f7

_SUSPENDED_ keyword
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 22 Jul 2015 08:17:46 +0900
parents 7ccd9c2eb97e
children
line wrap: on
line source

<h1>招待メイル送信</h1>
<p>_REPORT_</p>

<form method="POST" action="_ACTION_">
<table class="invite">
 <tr><td>送信先</td>
  <td><input name="email" size="40" maxlength="64"></td></tr>
</table>
<input name="submit" type="submit" value="送信">
<input name="reset" type="reset" value="Reset">
</form>
_SUSPENDED_

</body>
</html>

yatex.org