{% extends "base.html" %} {% block content %}
App | Opened |
Last update |
|
---|---|---|---|
{% if app.list.name == "official" %} {% endif %} {{ app.name }} | = 60 %} class="text-danger" {% else %}{% if app.testing_pr.created_ago >= 30 %} class="text-warning" {% endif %}{% endif %} > {{ app.testing_pr.created_ago }} days ago | = 30 %} class="text-danger" {% else %}{% if app.testing_pr.updated_ago >= 15 %} class="text-warning" {% endif %}{% endif %} > {{ app.testing_pr.updated_ago }} days ago | Go to the pull request |