* time hotfix
This commit is contained in:
parent
1452476015
commit
008e333146
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ $forall entry <- elist
|
|||
<a href=#{linkElems entry}>
|
||||
<b>#{title entry}
|
||||
<br>
|
||||
<i>#{pack $ formatTime defaultTimeLocale "%Y-%M-%d" $ edate entry}
|
||||
<i>#{pack $ formatTime defaultTimeLocale "%Y-%m-%d" $ edate entry}
|
||||
<br>
|
||||
#{linkText $ length $ comments entry}
|
||||
#{cHead $ lang entry}
|
||||
|
|
Loading…
Reference in a new issue