__init__.py 65 B

123456
  1. """
  2. Website login page
  3. """
  4. from .app import BLUEPRINT as Auth