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

6 lines
78 B
Plaintext

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