Hilfecenter
Mit unserem Hilfecenter finden Sie schnell & einfach Antworten auf Ihre Fragen
Suche
-
<% blocks.forEach(function(block, index) { %>
-
<% if (imageHeight) { %> <% var src = images.length > index ? images[index] : images[images.length - 1] %> <% } %> <% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %>
<% }) %>
Navigationsmenü öffnen/schließen
-
<% sections.slice(0, maxSections).forEach(function(section) { %>
- <%= section.name %> <%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %> <% }); %> <% if (sections.length > maxSections) { %>
- Weitere anzeigen <% } %>