diff --git a/template/index.htm b/template/index.htm index e907c39..1be7955 100644 --- a/template/index.htm +++ b/template/index.htm @@ -1,4 +1,5 @@ - + + Mumble Administration diff --git a/template/mobile_index.htm b/template/mobile_index.htm index f70ced2..4b5505b 100644 --- a/template/mobile_index.htm +++ b/template/mobile_index.htm @@ -1,12 +1,13 @@ - + + Mumble Administration + - diff --git a/template/mumble/channel.htm b/template/mumble/channel.htm index ac2f281..5c58c71 100644 --- a/template/mumble/channel.htm +++ b/template/mumble/channel.htm @@ -1,6 +1,6 @@ {% load mumble_extras %}
- + {% if Channel.linked %} linked channel {% else %} diff --git a/template/mumble/player.htm b/template/mumble/player.htm index cba74a6..e44428c 100644 --- a/template/mumble/player.htm +++ b/template/mumble/player.htm @@ -21,7 +21,7 @@ {% endif %} - + Player {{ Player.name|trunc:30 }}