Skip to content

Commit f594f6a

Browse files
committed
header text
1 parent 2101e35 commit f594f6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,8 +972,8 @@ def generate_html_report(df, client_name, input_file, per_inspection=None,
972972
<body>
973973
<div class="header">
974974
<h1>{input_stem}</h1>
975-
<h2>Town of {client_name}, MA</h2>
976-
<h3>FY26</h3>
975+
<h2>{client_name}, MA</h2>
976+
<h3>FY-26 Market Data</h3>
977977
</div>
978978
979979
<!-- Legend / Table of Contents -->

0 commit comments

Comments
 (0)