{% extends 'base/layout.html' %} {% load i18n %} {% load static %} {% block title %}WUG Devices{% endblock %} {% block content %}
{% if request.GET.q or request.GET.connection or request.GET.sync_enabled %} No devices match your current filters. Try adjusting your search criteria. {% else %} No devices have been synced yet. Configure and run a sync from a WhatsUp Gold connection. {% endif %}
Manage Connections