Some styling for menus

This commit is contained in:
ville rantanen
2018-06-29 10:10:33 +03:00
parent 84b28ac748
commit d074932259
4 changed files with 43 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ from utils.utils import *
from utils.crypt import *
__FLEES_VERSION__ = "20180416.0"
__FLEES_VERSION__ = "20180629.0"
app = Flask(__name__)
app.config.from_object(__name__)
# Read config from json !