First draft of blockcontainer functionality. Tries to reuse most of the code
[philo.git] / __init__.py
1 from models import Template
2
3
4 load_template_source = Template.loader