diff --git a/templates/article.html b/templates/article.html
index 30c8d48195df8dae22aa8bc50914711220d70e48..1adfa2a748995fdf614d14fa8e90646febb326c0 100644
--- a/templates/article.html
+++ b/templates/article.html
@@ -67,10 +67,6 @@
                     <abbr class="published" title="{{ article.date.isoformat() }}">
                       {{ article.locale_date }}
                     </abbr>
-                    {% if article.modified %}
-                    <abbr class="modified" title="{{ article.modified.isoformat() }}">
-                      {{ article.locale_modified }}
-                    </abbr>
                     {% endif %}
                     {% if article.authors %}
                     <address class="vcard author">