diff --git a/pagure/default_config.py b/pagure/default_config.py
index b107fbf..bc86d7b 100644
--- a/pagure/default_config.py
+++ b/pagure/default_config.py
@@ -23,6 +23,7 @@ DB_URL = 'sqlite:////var/tmp/pagure_dev.sqlite'
# url to datagrepper (optional):
#DATAGREPPER_URL = 'https://apps.fedoraproject.org/datagrepper'
+#DATAGREPPER_CATEGORY = 'pagure'
# The FAS group in which the admin of pagure are
ADMIN_GROUP = 'sysadmin-main'
diff --git a/pagure/templates/user_info.html b/pagure/templates/user_info.html
index 3099f1b..6a5d43c 100644
--- a/pagure/templates/user_info.html
+++ b/pagure/templates/user_info.html
@@ -32,8 +32,8 @@
-
-
+
+
{% endif %}