diff --git a/hermes_cli/session_export_html.py b/hermes_cli/session_export_html.py index 1e3dc17b258..09bfbc02948 100644 --- a/hermes_cli/session_export_html.py +++ b/hermes_cli/session_export_html.py @@ -800,7 +800,7 @@ def generate_multi_session_html_export(sessions: List[Dict[str, Any]]) -> str: system_html = "" if system_prompt: system_html = f''' -
+
{ICON_CHEVRON_RIGHT.replace('class="', 'class="chevron ')} {ICON_SHIELD} System Prompt (Persona)