OSDN Git Service

fix manifest
[pettanr/pettanr.git] / app / views / comics / edit.html.erb
index 5e02e3b..1d67f75 100644 (file)
@@ -1,5 +1,4 @@
-<h1>edit comic</h1>
+<h1><%= t('.title') %></h1>
+<p id="notice"><%= notice %></p>
 
 <%= render 'form' %>
-
-<%= link_to 'Back', comics_path %>