{% extends 'base.html' %} {% load ui_extras %} {% block content %}
1. Download the new public key {% url 'mdm:download_dep_token_public_key' dep_token.pk as url %} {% button 'DOWNLOAD' url "Download public key" %}
2. Use it to replace the virtual server key in the DEP admin
3. Download the server token in the DEP admin
4. Upload the server token
{% endblock %}