Themes

Minimal

Preview

Features

  • Last updated 2023-05-10
  • Custom colors
  • Custom images
  • Disqus comments
  • Following
  • High res
  • Likes
  • Search
  • Tags
  • Twitter
Minimal
Pressed
Pressed
Created eons ago
<% if (theme.screenshots.length) { %><% } %>

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) { %>
<%- theme.author.name %>
<% } %>
<% if (theme.similar_themes && theme.similar_themes.length) { %>

Similar themes

<% _.each(theme.similar_themes, function(theme, i) { %>
<%- theme.title %><% if (theme.premium > 0) { %>
$<%= theme.premium %>
<% } %>
<% if (theme.npf_compatible) { %><% } %><%- theme.title %><% if (theme.author) { %>
<%= sprintf('by %1$s', '' + _.escape(theme.author.name) + '') %>
<% } %>
<%- theme.theme_time %>
<% }); %>
<% } %>