def apply_dark_theme(): return ( "" ) def show_page_header(title, description=None): header_html = ( "
" + description + "