From: Christopher Allan Webber Date: Sat, 13 Apr 2013 16:58:50 +0000 (-0500) Subject: Why not also display the times on when these media were created X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=05ad187b86446a6c318688c823fc0821b56ffb2d;p=mediagoblin.git Why not also display the times on when these media were created --- diff --git a/mediagoblin/templates/mediagoblin/user_pages/media.html b/mediagoblin/templates/mediagoblin/user_pages/media.html index 11392ec1..88fc8f0b 100644 --- a/mediagoblin/templates/mediagoblin/user_pages/media.html +++ b/mediagoblin/templates/mediagoblin/user_pages/media.html @@ -144,7 +144,7 @@

Added

-

+

{%- trans formatted_time=timesince(media.created) -%} {{ formatted_time }} ago {%- endtrans -%}