python-hserver/hserver/templates/__init__.py

6 lines
152 B
Python

from hserver.templates.Template import Template
from hserver.templates.templatemodule import TemplateModule
from hserver.templates.DPage import DPage