Update weekly_stats_reporting.py

This commit is contained in:
blacktwin 2017-09-14 14:03:17 -04:00 committed by GitHub
parent 656e2c9f24
commit eeee1e30bc

View File

@ -65,7 +65,7 @@ BODY_TEXT = """\
<head></head> <head></head>
<body> <body>
<p>Hi!<br> <p>Hi!<br>
<br>Below are the server stats for the week of ({start} - {end})<br> <br>Below are the current server stats.<br>
<ul> <ul>
{sections_stats} {sections_stats}
</ul> </ul>