{% extends "base.html" %} {% block styles %} {% endblock %} {% block content %}
| {{_('Name')}} | {{_('Description')}} | {{_('Version')}} | {{_('Dependencies')}} | {{_('Git Link')}} | {{_('Install At')}} | {{_('Status')}} | {{_('Action')}} |
|---|---|---|---|---|---|---|---|
| k2root | main component | 2.5.1.27 | |||||
| {{ component.name }} | {{ component.description }} | {{ component.version }} | {{ component.dependencies }} | {{ component.git_link }} | {{ component.date_installed }} | {% if component.installed %} Yes {% else %} No {% endif %} | {% if component.installed %} Вимкнути {% else %} Увімкнути {% endif %} |
{{ component.description }}
ВЕРСІЯ {{ component.latest_version }}
{% if component.name in components_names %} {% else %} Install {% endif %}No components available.