--- layout: default --- {% include masthead/masthead-page.html %}
{% assign sorted = site.themes | sort: "rank" %} {% for theme in sorted %}
{% if theme.update %} Updated! {% endif %} {{ theme.img-desc }}
{{ theme.title }} {% if theme.pro %} Pro {% else %} Free {% endif %}
{{ theme.bump }}
{% endfor %} {% include survey.html %}
{{ content }}