Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Yet another change that I forgot. -_-
  • Loading branch information
Bryan Veloso 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
Expand Up @@ -9,7 +9,7 @@
from django.template import Library from django.template import Library
from django.utils.safestring import mark_safe 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): def apply_markup(value, arg=None):
Expand Down

0 comments on commit d33f803

Please sign in to comment.