moving html templates to cmslu

git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@558 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-01-26 19:02:21 +00:00
parent 848ddcebd7
commit 1493a6180a
29 changed files with 867 additions and 0 deletions

23
html/fun_createthread.html Executable file
View File

@@ -0,0 +1,23 @@
<h1>Za<EFBFBD><EFBFBD><EFBFBD> w<>tek</h1>
[include "err_abuse.html"]
<form id="additem" method="post" action="[doc_base_url][dir]createthread">
<fieldset>
<legend>Wype<EFBFBD>nij wszystkie pozycje formularza</legend>
<p class="withnext">Tytu<EFBFBD>:</p>
<input class="edit" type="text" name="subject" value="[item_subject]">
[include "fun_emacs_post.html"]
[if-no user_logged]
<p class="withnext">Nick:</p>
<input class="edit" type="text" name="guestname" value="[item_guest_name]">
<p class="withnext">Rebus: Ile to jest [rebus_question]?</p>
<input class="edit" type="text" name="rebus">
[end]
<input class="submit" type="submit" value="Za<5A><61><EFBFBD> w<>tek">
</fieldset>
</form>