diff --git a/progit/templates/user_info.html b/progit/templates/user_info.html index a2084fd..f194ec6 100644 --- a/progit/templates/user_info.html +++ b/progit/templates/user_info.html @@ -13,7 +13,7 @@ {% if page > 1%} - + < Previous {% else %} @@ -23,7 +23,7 @@ {{ page }} / {{ total_page }} {% if page < total_page %} - + Next > {% else %}