summaryrefslogtreecommitdiff
path: root/greenbox/recipe/templatetags/__init__.py
blob: 9bd62046cf468e87c1c8afc95d5fdb661a984a49 (plain)
1
2
3
4
from django import template


register = template.Library()