from pathlib import Path def _hud_button_block() -> str: text = (Path(__file__).resolve().parents[1] / 'index.html').read_text(encoding='utf-8') start = text.index('') end = text.index('