From f2e36d9e5c6b355fd132a0b765b6f8c76f956ff8 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Thu, 11 Aug 2016 17:25:52 -0400 Subject: [PATCH] Ad only for non-paid. --- snipts/templates/snipts/snipt-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snipts/templates/snipts/snipt-list.html b/snipts/templates/snipts/snipt-list.html index 82c89f3..79e12bd 100644 --- a/snipts/templates/snipts/snipt-list.html +++ b/snipts/templates/snipts/snipt-list.html @@ -112,7 +112,7 @@ {% endif %}
- {% if detail %} + {% if detail and not request.user.is_authenticated %}