From 263d3cd1bd59548f70b151db7a7f5263978b23ca Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 11 Apr 2012 17:56:13 +0200 Subject: Remove unused links generating 404 everytime we open the page... --- templates/recent_activities.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/recent_activities.html b/templates/recent_activities.html index 8def768..c0a5aa8 100644 --- a/templates/recent_activities.html +++ b/templates/recent_activities.html @@ -5,15 +5,6 @@ {% block additional_headers %} - - - - - {% endblock %} {% block content %} -- cgit