From bd08ffa8a50d8175b607d268c9857ef92e0d231d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 21 Apr 2015 21:31:58 -0400 Subject: More work on #299 Add the timestamp to the Python output files also. Move the timestamp to the footer. Add Conrad to AUTHORS, and update the CHANGES file. --- coverage/htmlfiles/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'coverage/htmlfiles/index.html') diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index b872d056..1afc57c9 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -23,7 +23,6 @@

{{ title|escape }}: {{totals.pc_covered_str}}%

-

Created on {{ time_stamp }}

Show keyboard shortcuts @@ -106,7 +105,8 @@ -- cgit v1.2.1