>
insight
<%= version %>
<%= SBA.Helper.Utils.utcToReadableString(date, translations, lang) %>
d
f
e
<% if(focus !== undefined){ for(var i=0; i < focus.length; i++) { if(categoryId == focus[i].id){ %> <%=translations.focus[focus[i].id].title%> <% } } %> <% } %>
<% if(focus !== undefined){ %> <%=translations.article%> <%=nrArticles%> / <%= articleNr%> <% } %>
<% if(focus !== undefined){ for(var i=0; i < focus.length; i++) { %> <% } %> <% } %>
author
<%= author.preName%> <%= author.surName%>
<%= author.position%>
<% if(status == 'new') { %>
<%= translations.new %>
<%= new Date(articleText.date).getDate()+'.'+ (new Date(articleText.date).getMonth() +1)+'.'+new Date(articleText.date).getFullYear() %> <% } %> <% if(status == 'changed') { %>
<%= translations.changed %>
<%= new Date(articleText.date).getDate()+'.'+ (new Date(articleText.date).getMonth() +1)+'.'+new Date(articleText.date).getFullYear() %> <% } %>
<%= title%>
<% if( (linkedBlogs !== undefined && linkedBlogs.length > 0) || (linkedLinks !== undefined && linkedLinks.length > 0) || (linkedDocuments !== undefined && linkedDocuments.length > 0) ){%>
<%= translations.info %>
<% if(linkedBlogs !== undefined && linkedBlogs.length > 0 ){%>
<%= linkedBlogs.length %>
<% } %> <% if(linkedLinks !== undefined && linkedLinks.length > 0 ){%>
<%= linkedLinks.length %>
<% } %> <% if(linkedDocuments !== undefined && linkedDocuments.length > 0 ){%>
<%= linkedDocuments.length %>
<% } %>
<% } %>
<% if(linkedDocuments !== undefined ) { %> <% for(var i=0; i < linkedDocuments.length; i++) { %>
<%=linkedDocuments[i].title%>
<% } %> <% } %>
<%=translations.close%>
<% if(linkedBlogs !== undefined ) { %> <% for(var i=0; i < linkedBlogs.length; i++) { %>
<%=linkedBlogs[i].title%>
<% } %> <% } %>
<%=translations.close%>
<% if(linkedLinks !== undefined ) { %> <% for(var i=0; i < linkedLinks.length; i++) { %>
<%=linkedLinks[i].title%>
<% } %> <% } %>
<%=translations.close%>
<%= translations.share %>
<%= translations.discuss %>
?
<%= translations.allComments %>

<%= translations.lastComments %>

REPLACE ME

<%=articleText.lead%>

<%=articleText.text%>

insight <%=translations.edition%> <%=version%> <%=translations.of%> <%= SBA.Helper.Utils.utcToReadableString(date, translations, lang) %>