Marin/pages.py
2021-12-02 19:05:44 +01:00

5 lines
82 B
Python

import definitions as lib
def main():
return lib.read("templates/main.html")