diff --git a/web/app/controllers/problem_list.php b/web/app/controllers/problem_list.php
index c47e8b6..3774f35 100644
--- a/web/app/controllers/problem_list.php
+++ b/web/app/controllers/problem_list.php
@@ -49,7 +49,6 @@
echo ' ' . $problem["uploader"] . ' ';
foreach (queryProblemTags($problem['id']) as $tag) {
-
if (isset($REQUIRE_LIB['bootstrap5'])) {
echo '';
echo '';
@@ -256,6 +255,7 @@ $('#input-show_difficulty').click(function() {
= $pag->pagination(); ?>
+
@@ -266,4 +266,5 @@ $('#input-show_difficulty').click(function() {
+