mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
7 lines
321 B
HTML
7 lines
321 B
HTML
<!-- rfc5435 -->
|
|
notify
|
|
<input type="text" data-bind="textInput: _method">
|
|
<input type="text" data-bind="textInput: _from">
|
|
<input type="number" data-bind="textInput: _importance">
|
|
<input type="text" data-bind="textInput: options" pattern='".+"|\[".+"(,".+")*\]'>
|
|
<input type="text" data-bind="textInput: _message">
|