MSRS/events/__init__.py

4 lines
59 B
Python
Raw Normal View History

2021-04-18 20:58:18 +02:00
from django import template
register = template.Library()