diff --git a/lms/templates/index.html b/lms/templates/index.html index 0f68a74f42..7ee67e8fea 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -108,12 +108,10 @@ %for entry in entries:
%if entry.image: - - - + %endif
- ${entry.title} + ${entry.title}
@@ -122,12 +120,11 @@