diff --git a/progit/templates/issues.html b/progit/templates/issues.html index f2068c6..4bd96e8 100644 --- a/progit/templates/issues.html +++ b/progit/templates/issues.html @@ -8,6 +8,16 @@

Issues

+ + {% if '/fork/' in request.url %} + + {% else %} + + {% endif %} + + + +
{% if issues %}