<% if (isSync && isOwner) { %>
<% } %>

<%- title %>

<% if (!hasWriteAccess) { %> <%- _t('dataset.read') %> <% } %> <% if (isCustomQueryApplied) { %> <%- _t('dataset.sql') %> <% } %>
<% if (isOwner && isInsideOrg) { %>
<% } %> <%- _t('dataset.updated', { ago: ago }) %>