diff --git a/apps/tools/librelingo_tools/templates/central/header.html b/apps/tools/librelingo_tools/templates/central/header.html index 7efe300e7b50..cd49c71b6820 100644 --- a/apps/tools/librelingo_tools/templates/central/header.html +++ b/apps/tools/librelingo_tools/templates/central/header.html @@ -6,6 +6,7 @@ {{ title }} +
diff --git a/apps/tools/librelingo_tools/templates/incl/header.html b/apps/tools/librelingo_tools/templates/incl/header.html index 51c772e6d631..d2904c2fb3f1 100644 --- a/apps/tools/librelingo_tools/templates/incl/header.html +++ b/apps/tools/librelingo_tools/templates/incl/header.html @@ -5,6 +5,7 @@ {{ title }} + diff --git a/apps/tools/librelingo_tools/templates/missing_words.html b/apps/tools/librelingo_tools/templates/missing_words.html index b676f86ee7d1..424fe6b9db16 100644 --- a/apps/tools/librelingo_tools/templates/missing_words.html +++ b/apps/tools/librelingo_tools/templates/missing_words.html @@ -1,29 +1,19 @@ {% include 'incl/header.html' %} - +

Missing Words

-

Missing Words

+
+ List all the words in the source language ({{ course.source_language_name }}) from all the courses with the same source language and mark which are + missing or + which we have but the other courses don't. + -List all the words in the source language ({{ course.source_language_name }}) from all the courses with the same source language and mark which are missing or which we have but they -don't. - -
Total number of words:
-
Number of words we have:
-
+
Total number of words:
+
Number of words we have:
+
+
- -