Retipedia/index.mu
2024-02-25 20:33:26 -05:00

11 lines
121 B
Text

#!/bin/python3
import os
# Import the template
import template
import settings
# index.mu
print(template.header)