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