{% include 'includes/head.html' %}
{% include 'includes/logo_header.html' %}{{app_status}}
Installed Version | {% if app.is_installed %} {{app.current_version}} {% else %} Not Installed {% endif %} |
---|---|
Author | {% if app.author.link is defined and app.author.link != "" %} {{app.author.name}} {% else %} {{app.author.name}} {% endif %} |
Website | {{app.website.name}} |
{{parapraph}}
{% endfor %}