diff --git a/pagure/templates/file.html b/pagure/templates/file.html index 9060c85..1c3776e 100644 --- a/pagure/templates/file.html +++ b/pagure/templates/file.html @@ -149,6 +149,8 @@ {% if entry.filemode == 16384 %} + {% elif entry.filemode == 40960 %} + {% else %} {% endif %}