diff --git a/snipts/templates/snipts/snipt-list.html b/snipts/templates/snipts/snipt-list.html index ca06a38..383ac05 100644 --- a/snipts/templates/snipts/snipt-list.html +++ b/snipts/templates/snipts/snipt-list.html @@ -97,7 +97,9 @@ {% endif %} {% endif %} - + {% if snipt.line_count <= 300 and not detail %} + + {% endif %} {% if snipt.description and detail %}