{% extends "services/mumble/base.html" %} {% load static %} {% load i18n %} {% block mumble %}
{% translate "Time Remaining" %}:
{% translate "Link Ref" %}: {{ temp_user.templink.link_ref }}
{% translate "Click to Join Mumble as" %}: {{ temp_user.display_name }}
{% translate "If you have problems with the application link above, please use the following in Mumble's connection dialog." %}
{% translate "Mumble URL" %}: {{ mumble_url }}
{% translate "Username" %}: {{ temp_user.username }}
{% translate "Password" %}: {{ password }}