YOUR supports the following types: XML, CSV, JSON, Html. Extraction via files or API. See the manuals for detailed information about YOUR schema, file types, content types etc.
<% if (previousArticle) { %>
<% } %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
Comments
0 comments
Please sign in to leave a comment.