16 lines
420 B
Plaintext
16 lines
420 B
Plaintext
$maybe arCid <- mArCid
|
|
<sec>
|
|
<h2>
|
|
<a href=@{CSheetR tid csh shn (SubmissionDownloadArchiveR arCid)}>Archiv
|
|
$forall (name,time) <- lastEdits
|
|
<div>last edited by #{name} at #{formatTimeGerDTlong time}
|
|
$maybe fileTable <- mFileTable
|
|
<h3>Enthaltene Dateien:
|
|
^{fileTable}
|
|
|
|
<hr>
|
|
|
|
<sec>
|
|
<form .form-horizontal method=post action=@{actionUrl} enctype=#{formEnctype}>
|
|
^{formWidget}
|