diff --git a/templates/lecture.html b/templates/lecture.html
index a14515c80eff18a9049e04dd4a575e4f35c80489..430c8e475f8f098893a0da988a31cd1b405e7b8f 100644
--- a/templates/lecture.html
+++ b/templates/lecture.html
@@ -70,7 +70,6 @@
 				{% endfor %}
 				</table>
 			</div>
-			{% endif %}
 		</div>
 	</div>
 </div>
@@ -149,4 +148,4 @@ $(document).ready(function() {
 	});
 });
 </script>
-{% endblock %}
\ No newline at end of file
+{% endblock %}