{% block content %} {% for row in apps -%}
{{ row.app.name }} | {% for dt in row.app.device_types %} {{ dt }} {% endfor %} | |
{% if row.app.promo %} Manage featured graphics {% else %} No featured graphics {% endif %} | {% if row.is_sponsor %}Sponsored{% else %}Not sponsored{% endif %} | Locale etc |