nutools/lib/nulib/templates/webpyapp/python/pages/__init__.py

7 lines
140 B
Python

# -*- coding: utf-8 mode: python -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
__all__ = ()
# à importer en dernier
from . import main_page