diff --git a/pagure/templates/user_info.html b/pagure/templates/user_info.html index c7a93d7..cc9f402 100644 --- a/pagure/templates/user_info.html +++ b/pagure/templates/user_info.html @@ -6,8 +6,8 @@ {% block header %} - + {% endblock %} @@ -79,4 +79,48 @@ }); }); + + {% endblock %}