thelounge/client/views/date_marker.tpl

6 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>