diff --git a/miniflux/templates/read_items.php b/miniflux/templates/history.php
similarity index 93%
rename from miniflux/templates/read_items.php
rename to miniflux/templates/history.php
index fdbb038..17db654 100644
--- a/miniflux/templates/read_items.php
+++ b/miniflux/templates/history.php
@@ -26,6 +26,7 @@
= Helper\get_host_from_url($item['url']) ?> |
= dt('%A %e %B %Y %k:%M', $item['updated']) ?> |
= t('mark as unread') ?> |
+ = t('remove') ?> |