class philo.loaders.database.Loader(*args, **kwargs)¶
philo.loaders.database.Loader enables loading of template code from Templates. This would let Templates be used with {%include%} and {%extends%} tags, as well as any other features that use template loading.