python-hserver/hserver/templates/__init__.py

6 lines
153 B
Python
Raw Normal View History

2018-03-10 00:18:17 +01:00
from hserver.templates.templates import Template
from hserver.templates.templatemodule import TemplateModule
from hserver.templates.dpage import DPage