OSDN Git Service

t#30102:update i18n op rp au ar gc gp pc
[pettanr/pettanr.git] / app / views / artists / edit.html.erb
index 0ca9f85..21e86b7 100644 (file)
@@ -1,6 +1,7 @@
-<h1>Editing artist</h1>
+<h1><%= t '.title' -%></h1>
+<p id="notice"><%= notice %></p>
 
 <%= render 'form' %>
-
+configure
 <%= link_to 'Show', @artist %> |
 <%= link_to 'Back', artists_path %>