diff --git a/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs b/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs index 059421b771..e39f1361cb 100644 --- a/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/applicationDetailView.ejs @@ -35,7 +35,7 @@
<%= attributes.author %>
Contributors
- <% if (attribute.contributors && attributes.contributors.length > 0) { %> + <% if (attributes.contributors && attributes.contributors.length > 0) { %>