Features
- Last updated 2023-05-10
- Custom colors
- Custom images
- Disqus comments
- Following
- High res
- Likes
- Search
- Tags
- Twitter
<% if (theme.screenshots.length) { %>
<% _.each(theme.screenshots, function(screenshot, i) { %>
<% }); %>
<% } %>
Features
- <%- theme.theme_time %>
<% if (theme.features && theme.features.length) { %><% _.each(theme.features, function(feature) { %>- <%- feature.display_name %>
<% }); %><% } %>
<% if (!theme.screenshots.length) { %><% } %><% if (theme.description || theme.support_email) { %><% if (theme.description) { %><%= theme.description %><% } %><% if (theme.support_email) { %>
Theme support: <%- theme.support_email %>
<% } %>
<% } %><% if (theme.author) { %><% } %><% if (theme.similar_themes && theme.similar_themes.length) { %>
<% } %>