diff --git a/progit/templates/repo_info.html b/progit/templates/repo_info.html
index 6770324..53315de 100644
--- a/progit/templates/repo_info.html
+++ b/progit/templates/repo_info.html
@@ -16,6 +16,10 @@
{% if branchname %} ({{ branchname }}) {% endif %}
+
+
{% if repo_obj and repo_obj.is_empty %}