Files
habitica/app/views/rewards/edit.html.erb
T
2012-02-04 17:50:06 -05:00

6 lines
82 B
Plaintext

<h1>Editing reward</h1>
<%= render 'form' %>
<%= link_to 'Back', habits_path %>