bannerexchange/data/templates/member_html.html

29 lines
1.1 KiB
HTML

<h1><img style="width:75px;" src="https://tildeverse.org/logos/tildeverse-green.png">tildeverse banner exchange</h1>
<br>
<table border="0" cellspacing="0" cellpadding="10" width="500" class="jumbotron">
<FORM method="post" action="member.php">
<TR>
<td align="center">
<table border="0" width="500" cellspacing="0" cellpadding="2">
<tr>
<td align="center" width="100%">
<span class="form-group">Use this code to display banners on your your page(s):</span>
<br>
<textarea rows="12" name="text" cols="70" class="form-control">
#%html%#
</textarea>
</td>
</tr>
</table>
</td>
</tr>
</form>
</table>
<form action="member.php" method="POST">
<INPUT type="hidden" value="#%username%#" name="username">
<INPUT type="hidden" value="#%password%#" name="password">
<input type="submit" name="B1" value="Back to home" class="btn btn-primary">
</form>