X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3e8dfa015744bd72796fdd8eff0d81f863cdc46..6d42bc478e3d1bd90eb294464748c21e4de0fc63:/src/chunks/templatetags/chunks.py?ds=sidebyside diff --git a/src/chunks/templatetags/chunks.py b/src/chunks/templatetags/chunks.py index 200002b8e..e86288ef7 100644 --- a/src/chunks/templatetags/chunks.py +++ b/src/chunks/templatetags/chunks.py @@ -1,3 +1,6 @@ +# 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 django.core.cache import cache from django.utils.safestring import mark_safe