OSDN Git Service

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