Next action description (<%= link_to "Go back", @return_path %>)

<%= link_to @todo.description, todo_path(@todo, :format => 'm') -%>

Notes

<%= format_note(@todo.notes) %> <%= link_to "Back", @return_path %>