From 24835acd9c4df4ca0fb7c34643b68e3e97ec3695 Mon Sep 17 00:00:00 2001 From: pateljannat Date: Wed, 26 May 2021 19:10:08 +0530 Subject: [PATCH] fix: jinja --- community/www/courses/course.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/www/courses/course.html b/community/www/courses/course.html index 8f39fa1a..21c12831 100644 --- a/community/www/courses/course.html +++ b/community/www/courses/course.html @@ -131,5 +131,5 @@ {% endfor %} -{% endfor %} +{% endif %} {% endmacro %}