From a76a32a9505b4491c3a38541315f0856df21a448 Mon Sep 17 00:00:00 2001 From: Pablo Pizarro Date: Fri, 29 Sep 2017 17:09:06 +0100 Subject: [PATCH] Version 0.9.0 --- homework_lib/constants.py | 196 +++++++++++++++++++------------------- res/onload.js | 28 +++--- res/onload.min.js | 2 +- res/style.css | 4 +- res/style.min.css | 2 +- 5 files changed, 116 insertions(+), 116 deletions(-) diff --git a/homework_lib/constants.py b/homework_lib/constants.py index a4c89ca..9db97a4 100644 --- a/homework_lib/constants.py +++ b/homework_lib/constants.py @@ -28,60 +28,44 @@ # General constants TEST = False -VERSION = '0.8.3' +VERSION = '0.9.0' # Files CONFIG_FILE = 'config.json' LANGS_FILE = 'lang.json' # HTML Entries -FOOTER = """ - -
-\t
{0}
-\t -
- -""" HEADER = """ - - - - +\t \t{0} -\n +\t\n +\t \t \t \t @@ -90,79 +74,95 @@ \t \t \t -\t -\n +\t\n +\t \t \t \t \t \t -\t -\n +\t\n +\t \t \t \t -Back to Top -