{% extends "default/user/_base.html" %} {% block container %}
{{ gettext("You are not part of any group")}}
{{ lab.description }}
{{ gettext("Resource") }} | {{ gettext("Features") }} | {{ gettext("Access") }} |
---|---|---|
{{ resource }} | {% if resources[resource].features %} {%- for feature in resources[resource].features|sort -%} {{ feature }} {%- if not loop.last %}, {% endif -%} {%- endfor -%} {% else %} {{ gettext("No feature") }} {% endif %} |