update post info

This commit is contained in:
ghost 2023-12-05 22:21:13 +02:00
parent d96a55cb77
commit 6275f7d427

View File

@ -23,7 +23,7 @@
@{{ 'anonymous' | trans }} @{{ 'anonymous' | trans }}
</strong> </strong>
{% endif %} {% endif %}
<a href="#{{ post.txid }}" title="{{ 'time:' | trans }} {{ post.transaction.time }} / {{ 'block:' | trans }} {{ post.height }}{# / {{ 'confirmations:' | trans }} {{ post.transaction.confirmations }}#}"> <a href="#{{ post.txid }}" title="{{ 'time:' | trans }} {{ post.transaction.time }} / {{ 'confirmations:' | trans }} {{ post.transaction.confirmations }}">
{{ post.transaction.timestamp | format_ago }} {{ post.transaction.timestamp | format_ago }}
</a> </a>
<p> <p>