From 857c39f030e1823cc1cbcacdc81b8617ee8afb3b Mon Sep 17 00:00:00 2001 From: yomguy Date: Thu, 17 Feb 2011 12:20:47 +0100 Subject: [PATCH] rm prev & next on colection --- telemeta/templates/telemeta_default/collection_detail.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/telemeta/templates/telemeta_default/collection_detail.html b/telemeta/templates/telemeta_default/collection_detail.html index 5c8e07da..1c68a22a 100644 --- a/telemeta/templates/telemeta_default/collection_detail.html +++ b/telemeta/templates/telemeta_default/collection_detail.html @@ -17,8 +17,6 @@ {% if user.is_authenticated %} EDIT {% endif %} - PREVIOUS - NEXT {% endblock %} -- 2.39.5