diff --git a/templates/webapps/galaxy/library/common/ldda_info.mako b/templates/webapps/galaxy/library/common/ldda_info.mako index d17cf5d53d63..87a515e4223e 100644 --- a/templates/webapps/galaxy/library/common/ldda_info.mako +++ b/templates/webapps/galaxy/library/common/ldda_info.mako @@ -101,7 +101,7 @@
- ${ldda.create_time.strftime( trans.app.config.pretty_datetime_format ) | h} + ${util.unicodify(ldda.create_time.strftime( trans.app.config.pretty_datetime_format )) | h}