__init__.py 73 B

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