Remove debug statement
This commit is contained in:
@@ -7,7 +7,6 @@ register = Library()
|
||||
|
||||
@register.simple_tag
|
||||
def icon_small(icon_name):
|
||||
print "*******icon_name", icon_name
|
||||
return Icon(icon_name).display_small()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user