oops
This commit is contained in:
parent
d3decadad5
commit
aa3770ea23
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ def name_split(name, split_characters=None):
|
|||
@register.simple_tag
|
||||
def company_split(name):
|
||||
f = name_split(name, 18)
|
||||
print f
|
||||
return f
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue