From 607a46a27613ccfe4a22cae5019f13cc1757e0c7 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 10 Apr 2016 07:20:55 +0000 Subject: [PATCH] Missing from previous commit --- i2p2www/spec/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/i2p2www/spec/views.py b/i2p2www/spec/views.py index 8bfcacf2..88b93f35 100644 --- a/i2p2www/spec/views.py +++ b/i2p2www/spec/views.py @@ -64,6 +64,7 @@ METATAG_LABELS = { 'lastupdated': u'Last updated', 'status': u'Status', 'supercededby': u'Superceded by', + 'supercedes': u'Supercedes', 'thread': u'Thread', }