Leider bieten wir diese Option zurzeit nicht an.
Da wir nur als Web App verfügbar sind, ist das technisch leider nicht möglich.
Dafür findest du jedes mal neue Inhalte, wenn du im Online-Modus femtasy besuchst.
Wie können wir dir helfen?
Suche
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
Vorheriger Artikel
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
Nächster Artikel
<% } %> <%= nextArticle.title %>-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>