OSDN Git Service

add seigas controller
[tdcgexplorer/nimono.git] / app / views / seigas / show.html.erb
diff --git a/app/views/seigas/show.html.erb b/app/views/seigas/show.html.erb
new file mode 100644 (file)
index 0000000..6955401
--- /dev/null
@@ -0,0 +1,16 @@
+<p>
+  <b><%= _'Seiga|Image' %>:</b>
+  <%= @seiga.image_id %>
+</p>
+
+<p>
+  <b><%= _'Seiga|Title' %>:</b>
+  <%= @seiga.title %>
+</p>
+
+<p>
+  <b><%= _'Seiga|Description' %>:</b>
+  <%= @seiga.description %>
+</p>
+
+<%= nico_seiga(@seiga.image_id) %>