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