OSDN Git Service

fix form extend
[pettanr/pettanr.git] / app / views / balloons / show.html.erb
index 51e0115..f6502c1 100644 (file)
@@ -1,3 +1,4 @@
 <h1><%= t('.title') %></h1>
 <p id="notice"><%= notice %></p>
 
+<%= link_to t('link.edit'), edit_balloon_path(@balloon) %>