OSDN Git Service

updatepo
[tdcgexplorer/nimono.git] / app / views / thumbs / show.html.erb
1 <p>
2   <b><%= _'Thumb|Video' %>:</b>
3   <%=h @thumb.video_id %>
4 </p>
5
6 <p>
7   <b><%= _'Thumb|Title' %>:</b>
8   <%=h @thumb.title %>
9 </p>
10
11 <p>
12   <b><%= _'Thumb|Description' %>:</b>
13   <%=h @thumb.description %>
14 </p>