Skip to content

Commit

Permalink
Yet another change that I forgot. -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanveloso committed Jun 22, 2008
1 parent 3ab2c63 commit d33f803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/template_utils/templatetags/generic_markup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from django.template import Library
from django.utils.safestring import mark_safe

from template_utils.markup import formatter
from applications.template_utils.markup import formatter


def apply_markup(value, arg=None):
Expand Down

0 comments on commit d33f803

Please sign in to comment.