ordering, ;br; code style

This commit is contained in:
Anton Dyudin 2017-12-20 19:37:58 -08:00
parent 3236d1ef35
commit 61a8cae15e
2 changed files with 8 additions and 13 deletions

View File

@ -32,10 +32,8 @@
;input(type "hidden", name "easy_form:url_end", value "collections/:col");
::
;input(name "tit", placeholder "Title");
;br;
;textarea(name "wat", placeholder "Enter topic text");
;br;
;input(type "submit");
;br; ;textarea(name "wat", placeholder "Enter topic text");
;br; ;input(type "submit");
==
::
;hr;

View File

@ -21,10 +21,8 @@
::
;input(type "hidden", name "com", value <com>);
::
;br;
;textarea(name "wat"): {txt}
;br;
;input(type "submit");
;br; ;textarea(name "wat"): {txt}
;br; ;input(type "submit");
==
++ form-comment-x
|= com=@da
@ -45,10 +43,8 @@
::
;input(type "hidden", name "com", value "~");
::
;br;
;textarea(name "wat", placeholder "Enter comment");
;br;
;input(type "submit");
;br; ;textarea(name "wat", placeholder "Enter comment");
;br; ;input(type "submit");
==
--
::
@ -81,8 +77,9 @@
;div(id id)
;input.edit-toggle(type "checkbox", id "edit-{id}");
;label(for "edit-{id}"): ✎
;pre.edit-off: {txt}
;div.edit-on: +{(form-comment-edit wen txt)}
;pre.edit-off: {txt}
::
; ;{b -<who.com>}, at ;{a/"#{id}" -<wen>}
::
;+ (form-comment-x wen)