{% load mathfilters %}

Please wait {{ what_to_show|intdiv:60 }}:{{ what_to_show|mod:60|stringformat:"02d" }} for your {{ requesting_feature }} to be ready

The timer on the button will count down until your {{ operating_system.capitalize }} {{ requesting_feature }} is ready to launch, at which point the page will auto-refresh. There is no need to refresh the page manually.

{% if operating_system == 'windows' %}

PLEASE NOTE: The Software Center application that provides access to the University's licensed software takes 2-3 hours to populate after your first login.

{% elif operating_system == 'linux' %}

PLEASE NOTE: While this product is in beta, you may experience timeouts during launch. We are working to rectify this problem.

{% endif %}