silly
This commit is contained in:
parent
53d5a38f63
commit
ffed838077
|
@ -1,6 +1,6 @@
|
||||||
from django import template
|
from django import template
|
||||||
import re
|
import re
|
||||||
from emailer.models import *
|
from itf.emailer.models import *
|
||||||
|
|
||||||
register = template.Library()
|
register = template.Library()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user