diff --git a/webgen.py b/webgen.py index b5796ac..7688d31 100755 --- a/webgen.py +++ b/webgen.py @@ -11,6 +11,7 @@ except: ) +# creationtime = datetime.datetime.now().strftime("%Y-%m-%d %H ") creationtime = datetime.datetime.now().strftime("%Y-%m-%d %H:%M") if re.match(".*\.md$", mark_down_file): @@ -41,13 +42,13 @@ head1 = ( styles = " \n" head2 = " \n" -body1 = 'Go back to upper folder' +body1 = 'Go Back' foot = " "