Línea 48... |
Línea 48... |
48 |
}}
|
48 |
}}
|
49 |
<div class="rui-timeline-list-group-item flex-column"
|
49 |
<div class="rui-timeline-list-group-item flex-column"
|
50 |
data-region="event-list-item"
|
50 |
data-region="event-list-item"
|
51 |
>
|
51 |
>
|
52 |
<div class="rui-timeline-activity-title">
|
52 |
<div class="rui-timeline-activity-title">
|
53 |
<div class="rui-event-date text-right text-nowrap mb-sm-4 mb-md-0">
|
53 |
<div class="rui-event-date text-right text-nowrap mb-2 mb-md-0">
|
54 |
<svg width="18" height="18" fill="none" viewBox="0 0 24 24">
|
54 |
<svg width="18" height="18" fill="none" viewBox="0 0 24 24">
|
55 |
<circle cx="12" cy="12" r="7.25" stroke="currentColor" stroke-width="2"></circle>
|
55 |
<circle cx="12" cy="12" r="7.25" stroke="currentColor" stroke-width="2"></circle>
|
56 |
<path stroke="currentColor" stroke-width="2" d="M12 8V12L14 14"></path>
|
56 |
<path stroke="currentColor" stroke-width="2" d="M12 8V12L14 14"></path>
|
57 |
</svg>
|
57 |
</svg>
|
58 |
<span class="ml-1">{{#userdate}} {{timesort}}, {{#str}} strftimetime24, core_langconfig {{/str}} {{/userdate}}</span>
|
58 |
<span class="ml-1">{{#userdate}} {{timesort}}, {{#str}} strftimetime24, core_langconfig {{/str}} {{/userdate}}</span>
|