X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b1e8dbd94c15c7f3260afb0d2b7ee567d658eb0c..99f6dd4f1ff0390de9a9bbd4e3352b953cb9a235:/apps/funding/templatetags/funding_tags.py diff --git a/apps/funding/templatetags/funding_tags.py b/apps/funding/templatetags/funding_tags.py index f59a79619..0d6064f70 100755 --- a/apps/funding/templatetags/funding_tags.py +++ b/apps/funding/templatetags/funding_tags.py @@ -1,3 +1,7 @@ +# -*- coding: utf-8 -*- +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# from django import template from ..models import Offer from ..utils import sanitize_payment_title