Restricted Software
{% if software_list %}Software | Description | Status |
---|---|---|
{{ s.software }} | {{ s.software.description|truncatewords:"20" }} |
{% if s.accepted %} - accepted {{ s.accepted_date|date }} {% endif %} {% if s.pending %}- Request pending {% endif %} |
No restricted software currently available.
{% endif %}