realestately/app/views/homepages/show.html.erb
2017-10-13 10:17:32 +11:00

4 lines
127 B
Text

<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_homepage_path(@homepage) %> |
<%= link_to 'Back', homepages_path %>