forked from root/threadr.lostcave.ddnss.de
7 lines
300 B
PHP
7 lines
300 B
PHP
<div class="form">
|
|
<form action="%CONTENT_DIR%/board/submit.php" method="post">
|
|
<input type="text" name="post" maxlength="65535" placeholder="You can contribute to the conversation here. Tell us your story in up to 65535 characters..."/>
|
|
<input type="submit" value="Post">
|
|
</form>
|
|
</div>
|