fradrive/templates/system-message-list.hamlet
2018-10-22 18:27:08 +02:00

10 lines
236 B
Plaintext

<section>
<form method=post action=@{MessageListR} encytpe=#{tableEncoding}>
^{tableView}
<button type=submit>
_{MsgBtnSubmit}
<section>
<form method=post action=@{MessageListR} enctype=#{addEncoding}>
^{addView}