OSDN Git Service

t#31566:add mylist sb
[pettanr/pettanr.git] / app / views / speech_balloons / _standard.html.erb
diff --git a/app/views/speech_balloons/_standard.html.erb b/app/views/speech_balloons/_standard.html.erb
new file mode 100644 (file)
index 0000000..35f438f
--- /dev/null
@@ -0,0 +1,6 @@
+<b><%= t_m 'Panel.caption' -%>:</b>
+<%= h(panel.caption) %>
+<%= render 'panels/body', :panel => panel, :author => author, :spot => spot %>
+<%= render 'panels/footer', :panel => panel, :author => author %>
+<%= render 'panels/licensed_pictures', :licensed_pictures => panel.licensed_pictures %>
+