From 3c29eaa2e97e6b6b9384651c24acfad561832beb Mon Sep 17 00:00:00 2001 From: nemunaire Date: Tue, 23 Jan 2018 02:29:15 +0100 Subject: [PATCH] frontend: display challenge introduction when there is access restrinction --- frontend/static/views/theme.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/static/views/theme.html b/frontend/static/views/theme.html index 793ff501..b7e2a671 100644 --- a/frontend/static/views/theme.html +++ b/frontend/static/views/theme.html @@ -7,6 +7,9 @@
Vous n'avez pas encore accès à cet exercice.
+
+

+

{{ themes[current_theme].exercices[current_exercice].title }}