OSDN Git Service

d850cd89b6cf56ec29430b2446e6739b35f4fce2
[pettanr/pettanr.git] / app / views / stories / _footer.html.erb
1 <table class="no-border">
2   <tr>
3     <td>
4       <%= story.panel.width %>x<%= story.panel.height %>
5     </td>
6     <td>
7       <%= story.panel.updated_at %>
8     </td>
9   </tr>
10 </table>