Skip to content

Commit

Permalink
Update _genome.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
lmrodriguezr committed Nov 13, 2024
1 parent 0b1fd3a commit bdbfbe5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/genomes/_genome.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,9 @@ end
<% end %>
</dd>
<% end %>
<hr/>
<span class="text-muted">
Last modified <%= time_ago_with_date(@genome.updated_at) %>
</span>
</dl>
<% end %>

0 comments on commit bdbfbe5

Please sign in to comment.