<% stylesheets.forEach(function(stylesheet) { %> <% }) %> <% javascripts.forEach(function(script) { %> <% }) %>

<%= title %>

<%= description %> · v<%= version %>

Github

Examples

<% examples.forEach(function(example) { %> <%= example %> <% }) %>
<%= content %>

More Examples

<% more_examples.forEach(function(example) { %>
<%= example %>
<% }) %>
Github