{% include 'includes/head.html' %}
{% include 'includes/logo_header.html' %} {% include 'includes/message_display.html' %}Application | Current Version | Latest Version | Customize | {% for app in apps %} {% if app.show_on_application_page and app.can_reinstall %}|
{{ app.name }} | {% if app.is_installed %} {{ app.current_version }} {% endif %} | {{ app.latest_version }} | {% if app.has_custom_version %} {% else %} {% endif %} |