{% extends 'base/layout.html' %} {% load i18n %} {% load static %} {% block title %}Sync Logs{% endblock %} {% block content %}
{% if request.GET.connection or request.GET.sync_type or request.GET.status %} No sync logs match your current filters. Try adjusting your search criteria. {% else %} No synchronization activities have been logged yet. Start a sync operation from a WhatsUp Gold connection to see logs here. {% endif %}
Start a Sync