Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
2019-02-20 08:04:55 -06:00
|
|
|
<section id="creation">
|
|
|
|
<form id="post_creation" action="private/post_create.php" method="post">
|
|
|
|
<section class="post_metadata">
|
|
|
|
<p><label>Title</label><input name="title" type="text" /></p>
|
|
|
|
<p><label>Desc</label><input name="desc" type="text" /></p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section class="post_data">
|
|
|
|
|
|
|
|
<p><label>Text</label><br />
|
|
|
|
<textarea name="text" rows="20" cols="80"></textarea>
|
|
|
|
</section>
|
|
|
|
|
2019-02-23 01:15:14 -06:00
|
|
|
<hr />
|
|
|
|
|
|
|
|
<p><input class="button" type="submit" /></p>
|
2019-02-20 08:04:55 -06:00
|
|
|
</form>
|
|
|
|
</section>
|