cirandas.net

ref: master

app/views/person_notifier/mailer/_task.html.erb


<%= profile_image(task.requestor, :minor) %>
<%= link_to task.title, url_for(:controller => 'tasks', :profile => @profile.identifier, :action => 'index', :only_path => false) %>
<%= task_information(task).html_safe %> <%= time_ago_in_words(task.created_at) %>