{% if adminlist.canEdit(row) %} {{adminlist.getStringValue(row, columnName)}} {% else %} {{adminlist.getStringValue(row, columnName)}} {% endif %}