14 lines
517 B
Plaintext
14 lines
517 B
Plaintext
$maybe cID <- mcid
|
|
<section style="padding-bottom:1em; margin-bottom:1em; border-bottom:1px solid black;">
|
|
<h2>
|
|
<a href=@{CSubmissionR tid csh shn cID (SubArchiveR (ZIPArchiveName SubmissionCorrected))}>Archiv
|
|
$forall (name,time) <- lastEdits
|
|
<div>last edited by #{name} at #{formatTimeGerDTlong time}
|
|
$maybe fileTable <- mFileTable
|
|
<h3>Enthaltene Dateien:
|
|
^{fileTable}
|
|
|
|
<section>
|
|
<form .form-horizontal method=post action=@{actionUrl} enctype=#{formEnctype}>
|
|
^{formWidget}
|