{% extends "base.htm" %} {% block content %} {% if user.is_authenticated %}

Set credentials for Mumble

Here you can set the credentials that you want to use to login to Mumble.

Server {{Mumble.name}}
Username/Login
Password
{% else %}

Only registered users can use this feature.

{% endif %} {% endblock %}