{% load static %} {% load app_buttons %} {% if apps_with_releases %}

{% app_buttons apps_with_releases %}
{% endif %} {% if apps_without_releases %}

{% app_buttons apps_without_releases %}
{% endif %}