{% extends "templates/emails/base.html" %} {% block content %}
您好,
请完成以下审核步骤以完善您的应用,

{% if not logo %} * 添加一个logo
{% endif %} {% if not desc %} * 更新您的应用描述
{% endif %} {% if not links %} * 添加相关的应用链接
{% endif %} {% if not release %} * 从发布选项卡发布一个版本
{% endif %}

感谢,
今果 Jingrow 团队

{% endblock %}