remotes/1693045480750635534/spooky-22
kek7198 2021-12-03 21:58:02 -06:00
parent 4088bcc56c
commit aad9ae28b6
1 changed files with 3 additions and 1 deletions

View File

@ -144,7 +144,9 @@
</bdi>
{% endif %}
{% endif %}
<span onmouseover="timestamp('timestamp-{{p.id}}','{{p.created_utc}}')" data-bs-toggle="tooltip" data-bs-placement="bottom" id="timestamp-{{p.id}}">{{p.age_string}}</span>
<span onmouseover="timestamp('timestamp-{{p.id}}','{{p.created_utc}}')" data-bs-toggle="tooltip" data-bs-placement="bottom" id="timestamp-{{p.id}}">
{{p.age_string}}
</span>
{% if p.edited_utc %}
Edited