Why not also display the times on when these media were created
This commit is contained in:
parent
eac52ac1ce
commit
05ad187b86
@ -144,7 +144,7 @@
|
||||
</div>
|
||||
<div class="media_sidebar">
|
||||
<h3>Added</h3>
|
||||
<p><span title="{{ media.created.strftime("%Y-%m-%d") }}">
|
||||
<p><span title="{{ media.created.strftime("%I:%M%p %Y-%m-%d") }}">
|
||||
{%- trans formatted_time=timesince(media.created) -%}
|
||||
{{ formatted_time }} ago
|
||||
{%- endtrans -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user