From e854ce21858964f5f85e4901c6fc56bd7aa4639b Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 27 May 2013 02:24:30 -0400 Subject: merged the "subscribe" checkbox with "follow" button functionally --- askbot/templates/question/sidebar.html | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'askbot/templates/question/sidebar.html') diff --git a/askbot/templates/question/sidebar.html b/askbot/templates/question/sidebar.html index 523f01ff..c4301b6c 100644 --- a/askbot/templates/question/sidebar.html +++ b/askbot/templates/question/sidebar.html @@ -26,19 +26,6 @@ {% endif %}
- {%if request.user.is_authenticated() %} - - - {%else%} - - - {%endif%} {% if settings.RSS_ENABLED %}