{% extends theme("layout.html") %} {% block head %} {{ super() }} {% endblock head %} {% block content %}
| 名称 | 状态 | 路径 | 发行版本 | 操作 | |
|---|---|---|---|---|---|
|
{{ item.label }} |
{% if item.active == 0 %} 未启用 {% else %} 启用 {% endif %} |
{{ item.path }} |
{% if item.logo == "" %}
{% else %}
{% endif %}
{{ os_templates_profile_mapping_by_id[item.os_template_profile_id | string].os_product_name }} |
|
共有{{ public_count }}条
|
|---|