finish activity ui
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
<%= @total_plays %>
|
||||
</div>
|
||||
<% if defined?(@since_date) && @since_date.present? %>
|
||||
<div style="margin-top: 0.8em; color: #888; font-size: 1em; font-weight: 400;">
|
||||
<div style="margin-top: 0.4em; color: #888; font-size: 1em; font-weight: 400;">
|
||||
since <%= @since_date.strftime('%b %-d, %Y') %>
|
||||
</div>
|
||||
<% end %>
|
||||
<div class="widget-content" style="margin-top: 1.2em;">
|
||||
<strong>This year:</strong> <%= @year_plays %> plays
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user