<tr>
<td class="order_date">
<%= order.created_at.strftime("%d %b %Y at %H:%M") %>
</td>
</tr>
<td>
<%= order.to_sentence %>
<%= euro(order.price) %>