OSDN Git Service

classname rename to module_name
[pettanr/pettanr.git] / app / views / balloons / show.html.erb
1 <h1><%= t('.title') %></h1>
2 <p id="notice"><%= notice %></p>
3
4 <%= link_to t('link.edit'), edit_balloon_path(@balloon) %>