more figures
This commit is contained in:
parent
a842720551
commit
78597829ad
1 changed files with 3 additions and 2 deletions
|
@ -9,5 +9,6 @@ $else
|
||||||
$forall Just (Entity mId m) <- media
|
$forall Just (Entity mId m) <- media
|
||||||
<li>
|
<li>
|
||||||
<a href=@{MediumR mId}>
|
<a href=@{MediumR mId}>
|
||||||
|
<figure class="thumbnail">
|
||||||
<img src=#{mediumPath m}>
|
<img src=#{mediumPath m}>
|
||||||
#{mediumTitle m}
|
<figcapion>#{mediumTitle m}
|
||||||
|
|
Loading…
Reference in a new issue