{% extends phone_or_desktop %}
{% load my_filters %}
{% block title %}RustDesk WebUI{% endblock %}
{% block legend_name %}{{ "Client Generator" | translate }}{% endblock %}
{% block content %}
Please wait...This can take 20-30 minutes (or longer if there are other users).
Status: {{status}}
{% endblock %}