1
0

home.py 84 B

12345
  1. import custom
  2. def content() -> None:
  3. custom.headline('This is the home page')