<% if ( title ) { %> <% } %> <%- markdown( description ) %>
<%- renderTpl('sidebar') %>
<% if ( items ) { %> <%- renderTpl( 'items' ) %> <% } %> <% _.forEach( classes, function( clazz ) { %> <%- clazz.isPlugin ? '' : renderTpl( 'class', clazz ) %> <% }) %>