__init__.py 67 B

123456
  1. """
  2. Server static pages
  3. """
  4. from .app import BLUEPRINT as Static