From bcbec429ba4d41d74cbbbbc100749a8c4833ef0e Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Wed, 3 Aug 2022 18:47:50 +0100 Subject: [PATCH] Boostrap updated to 5.2 --- aprendizations/__init__.py | 2 +- aprendizations/templates/courses.html | 9 +++++---- aprendizations/templates/login.html | 6 ++---- aprendizations/templates/maintopics-table.html | 15 ++++++++------- aprendizations/templates/rankings.html | 10 +++++----- aprendizations/templates/topic.html | 32 ++++++++++++++++++-------------- 6 files changed, 39 insertions(+), 35 deletions(-) diff --git a/aprendizations/__init__.py b/aprendizations/__init__.py index e1a3f7b..dceaf80 100644 --- a/aprendizations/__init__.py +++ b/aprendizations/__init__.py @@ -30,7 +30,7 @@ are progressively uncovered as the students progress. ''' APP_NAME = 'aprendizations' -APP_VERSION = '2021.11.dev1' +APP_VERSION = '2022.08.dev1' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' diff --git a/aprendizations/templates/courses.html b/aprendizations/templates/courses.html index a79b595..0221a9b 100644 --- a/aprendizations/templates/courses.html +++ b/aprendizations/templates/courses.html @@ -7,8 +7,11 @@ - - + + + + + @@ -16,8 +19,6 @@ - diff --git a/aprendizations/templates/login.html b/aprendizations/templates/login.html index 2683748..8d96c31 100644 --- a/aprendizations/templates/login.html +++ b/aprendizations/templates/login.html @@ -5,11 +5,9 @@ - - - - + +