Add datetime to the items list
This commit is contained in:
parent
92a0cc39a9
commit
8bcc7339e4
@ -28,6 +28,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<?= Helper\get_host_from_url($item['url']) ?> |
|
||||
<?= dt('%A %e %B %Y %k:%M', $item['updated']) ?> |
|
||||
<a href="?action=mark-item-read&id=<?= $item_id ?>"><?= t('mark as read') ?></a> |
|
||||
<a
|
||||
href="<?= $item['url'] ?>"
|
||||
|
Loading…
Reference in New Issue
Block a user