OSDN Git Service

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