OSDN Git Service

t#31566:add form sb
[pettanr/pettanr.git] / app / views / speech_balloons / edit.html.erb
diff --git a/app/views/speech_balloons/edit.html.erb b/app/views/speech_balloons/edit.html.erb
new file mode 100644 (file)
index 0000000..eb6fb0e
--- /dev/null
@@ -0,0 +1,7 @@
+<h1><%= t('.title') %></h1>
+<p id="notice"><%= notice %></p>
+
+<h2><%= t('home.index.catch') -%></h2>
+<%= render 'panels/standard', :panel => @panel, :author => @author %>
+<h2><%= t('speech_balloons.update_speech_balloon') -%></h2>
+<%= render 'form' %>