diff --git a/progit/templates/repo_info.html b/progit/templates/repo_info.html
index ed4874f..fe2e418 100644
--- a/progit/templates/repo_info.html
+++ b/progit/templates/repo_info.html
@@ -16,6 +16,12 @@
{% if branchname %} ({{ branchname }}) {% endif %}
+{% if repo.fork %}
+
+{% endif %}
+