silly
This commit is contained in:
parent
53d5a38f63
commit
ffed838077
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue