This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/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}