From 8bcc7339e4b86122435d3b17e5973b1ce77b2592 Mon Sep 17 00:00:00 2001
From: Frederic Guillot
Date: Thu, 13 Jun 2013 21:32:50 -0400
Subject: [PATCH] Add datetime to the items list
---
templates/unread_items.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/unread_items.php b/templates/unread_items.php
index 54cc801..02ee0e2 100644
--- a/templates/unread_items.php
+++ b/templates/unread_items.php
@@ -28,6 +28,7 @@
= Helper\get_host_from_url($item['url']) ?> |
+ = dt('%A %e %B %Y %k:%M', $item['updated']) ?> |
= t('mark as read') ?> |