def info_html(json_data, title, subtitle): """ :param json_data: :param title: :param subtitle: :return: """ return f"""
{title}
{subtitle}