zeus.ugent.be/layouts/partials/_tile.erb
2016-07-27 20:27:28 +02:00

8 lines
174 B
Plaintext

<a href="<%= relative_path_to(@article) %>">
<div class="event">
<figure class="image">
<img src='<%= @article[:banner] %>' alt="" />
</figure>
</div>
</a>