From 9bf5dce84b1cb1387ee2c69c9416deaf18c14b07 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Thu, 9 Dec 2021 18:17:30 +0100 Subject: [PATCH] Minor improvement in skill list --- templates/objectives/skills/list.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/objectives/skills/list.html b/templates/objectives/skills/list.html index f9bee1879d..e36021c37a 100644 --- a/templates/objectives/skills/list.html +++ b/templates/objectives/skills/list.html @@ -11,7 +11,8 @@ - + + @@ -21,7 +22,8 @@ {% for skill in skill_list %} - + +
Label Long Label Short Label Notation Diff. Level
 {{ skill.long_label }} ({{ skill.short_label}}) {{ skill.long_label }} {{ skill.short_label }} {{ skill.notation }} {{ skill.difficulty }} {{ skill.level }}