diff --git a/app/templates/project.html b/app/templates/project.html index 9813216..bec9b29 100644 --- a/app/templates/project.html +++ b/app/templates/project.html @@ -75,7 +75,7 @@ {% endfor %} - {% if exports != None %} + {% if exports != [] %}