From 47eac873bf9d4a71a92ec4e38ce3a039edd23539 Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Wed, 6 Jan 2010 20:45:22 +0100 Subject: [PATCH] fix a few typos that prevented the pages from validating, add dtd --- template/index.htm | 3 ++- template/mobile_index.htm | 5 +++-- template/mumble/channel.htm | 2 +- template/mumble/player.htm | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) 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 }}