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