mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 04:23:13 +00:00
5 lines
246 B
Smarty
5 lines
246 B
Smarty
<div class="date-marker-container tooltipped tooltipped-s" data-timestamp="{{msgDate}}" aria-label="{{localedate msgDate}}">
|
|
<div class="date-marker">
|
|
<span class="date-marker-text" data-label="{{friendlydate msgDate}}"></span>
|
|
</div>
|
|
</div>
|