Iasystem Search (Proxy)
{% url 'restclients_proxy' 'iasystem' 'uw/api/v1/evaluation.html' as uw_url %}
{% if uw_url %}
- Seattle Domain
{% endif %}
{% url 'restclients_proxy' 'iasystem' 'uwb/api/v1/evaluation.html' as uwb_url %}
{% if uwb_url %}
- Bothell Domain
{% endif %}
{% url 'restclients_proxy' 'iasystem' 'uwt/api/v1/evaluation.html' as uwt_url %}
{% if uwt_url %}
- Tacoma Domain
{% endif %}