''' Created on 14.12.2023 @author: sparky2021 ''' def index(req, **a): params = str(a) return f"""
{params}