% if (typeof home != "undefined") {
if (document.querySelector('meta[name="prerender-status-code"]') !== null) {
document.querySelector('meta[name="prerender-status-code"]').setAttribute("content", "200");
}
if (home.metadata__meta_title != "") {
document.title = home.metadata__meta_title;
} else {
document.title = home.title + ' | ' + (WebBaseSchool.lang === 'it' ? 'Scuola professionale' : 'Berufsschule');
}
if (document.querySelector('meta[name="description"]') !== null) {
if (home.metadata__meta_description != "") {
document.querySelector('meta[name="description"]').setAttribute("content", home.metadata__meta_description);
} else {
document.querySelector('meta[name="description"]').setAttribute("content", "");
}
}
if (document.querySelector('meta[property="og:title"]') !== null) {
if (home.metadata__og_title != "") {
document.querySelector('meta[property="og:title"]').setAttribute("content", home.metadata__og_title);
} else {
document.querySelector('meta[property="og:title"]').setAttribute("content", home.title + ' | ' + (WebBaseSchool.lang === 'it' ? 'Scuola professionale' : 'Berufsschule'));
}
}
if (document.querySelector('meta[property="og:image"]') !== null) {
if (typeof home.metadata__og_image != "undefined") {
for(var ig=0; ig
<%= (article.subtitle || '') %>
<%= (article.date ? WebBaseSchool.Utils.formatDateTime(article.date) : '') %>
<%= (container.subtitle || '') %>
<%= item.text %>
<% if ( linkedOptions.linked_button ) { %>"><%= WebBaseSchool.Utils.gettext("More") %> <% } %><%= container.subtitle %>
<% } %><% appointment.terminkalender_kategorien___categorie_calendario.forEach(function(category) { var names = (category.name || '').split('|'); %> <%= names.length>taxonomyLangIdx ? names[taxonomyLangIdx] : names[0] %><% }); %>
<% } %><%= WebBaseSchool.Utils.gettext('No dates available!') %>
<%= (container.subtitle || "") %>
<% if (link.length) { %> <%= WebBaseSchool.Utils.gettext("More") %> <% } %>