OSDN Git Service

t#31566:add form sb
[pettanr/pettanr.git] / app / views / speech_balloons / new.html.erb
diff --git a/app/views/speech_balloons/new.html.erb b/app/views/speech_balloons/new.html.erb
new file mode 100644 (file)
index 0000000..dc39369
--- /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.create_speech_balloon') -%></h2>
+<%= render 'form' %>