add photos to overview
This commit is contained in:
parent
ab72313db2
commit
f9ec6f32c0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="box event-preview">
|
||||
<div class="image-holder">
|
||||
<img src="https://placehold.it/150x150" alt="" class="image" />
|
||||
<img src="<%= event[:banner]%>" alt="" class="image" />
|
||||
</div>
|
||||
|
||||
<div class="box info">
|
||||
|
|
Loading…
Reference in a new issue