view examples/common/default/invite.m4.html @ 1002:47b3e770372d draft

Auth-ON/OFF button available in all modes
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 04 Dec 2022 16:59:59 +0859
parents 64c84bc00700
children
line wrap: on
line source

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

<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