error in admin comment interface
This commit is contained in:
parent
734f3f8d35
commit
515e94c82f
1 changed files with 20 additions and 20 deletions
|
@ -8,8 +8,8 @@ $if null comments
|
|||
<div id="header" class="item">
|
||||
<div class="inner">
|
||||
<p>There are no comments yet
|
||||
|
||||
$forall (Entity mediumId medium) <- media
|
||||
$else
|
||||
$forall (Entity mediumId medium) <- media
|
||||
<div id="header" class="item">
|
||||
<div class="inner">
|
||||
<h3>#{mediumTitle medium}
|
||||
|
|
Loading…
Reference in a new issue