diff --git a/website/templates/company_detail.html b/website/templates/company_detail.html index 0341b8e..9c6c361 100644 --- a/website/templates/company_detail.html +++ b/website/templates/company_detail.html @@ -24,10 +24,13 @@ height="30px;"> {% endif %} {{ company.name }} - {% if company.website %} + + + {% if company.website %} + - {% endif %} + {% endif %} {% if user.is_superuser %}