OSDN Git Service

t#32046:
[pettanr/pettanr.git] / app / views / comics / new.html.erb
diff --git a/app/views/comics/new.html.erb b/app/views/comics/new.html.erb
new file mode 100644 (file)
index 0000000..7142b57
--- /dev/null
@@ -0,0 +1,5 @@
+<h1><%= t('.title') %></h1>
+
+<%= render 'form' %>
+
+<%= link_to t('link.back'), comics_path %>