diff --git a/template_html.py b/template_html.py index c7418a0..0add8c8 100644 --- a/template_html.py +++ b/template_html.py @@ -182,7 +182,7 @@ def html_startpage_info(seller_listings_count, cheaper_listings_count, compare_t

Runtime info

Compare time needed: ''' + str(compare_time) + '''

Export time needed: ''' + str(export_time) + '''

-

Date of creation: ''' + str(cheaper_listings_count) + '''

+

Date of creation: ''' + str(date) + '''

@@ -209,3 +209,5 @@ def html_startpage_trailer(): ''' + +