mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
%form.js-quick-submit{ action: '/foo' }
|
|
%input{ type: 'text', class: 'quick-submit-input'}
|
|
%textarea
|
|
|
|
%input{ type: 'submit'} Submit
|
|
%button.btn{ type: 'submit' } Submit
|