{% load humanize %} {% load timetags %} {% load static %} {% load i18n %} {% load navactive %} {% include 'allianceauth/icons.html' %} {% block title %}Mumble Temporary Access - Alliance Auth{% endblock title %} {% include 'bundles/bootstrap-css.html' %} {% include 'bundles/fontawesome.html' %} {% block extra_css %}{% endblock extra_css %}
{% include 'allianceauth/top-menu.html' %}
{{ link.creator.character_name }}

{{ link.creator.character_name }} has invited you to join Mumble!

Time Remaining:

Link Ref: {{ link.link_ref }}

Mumble Click to Join Mumble as:
{{ temp_user.name }}

 

Manual Connect

If you have problems with the application link above.
Please use the following in Mumble's connection dialog

Mumble Url: {{ mumble }}

Username: {{ temp_user.username }}

Password: {{ temp_user.password }}

{% include 'bundles/bootstrap-js.html' %} {% include 'bundles/moment-js.html' with locale=True %}