#!/usr/bin/env python3
import hswro
hswro.header("Home")
print("Nothing to see here... yet")
hswro.footer()