Update view.html.erb

This commit is contained in:
2016-09-16 23:04:47 -04:00
committed by GitHub
parent 80fb296e24
commit f38a9e1ff0

View File

@@ -6,6 +6,7 @@
<div class="subject">
<%= render_issue_subject_with_tree(@issue) %>
<%= distance_of_time_in_words(Time.now, @token.expires_at)
</div>
<p class="author">
<%= authoring @issue.created_on, @issue.author %>.