From a258be6002b5f720a2e732ab94df5e0c36c2110f Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 3 Aug 2011 15:23:07 +0200 Subject: absolute url for link to validators --- src/templates/apps/room/recordings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/apps/room') diff --git a/src/templates/apps/room/recordings.html b/src/templates/apps/room/recordings.html index 76507b3..fde50ac 100644 --- a/src/templates/apps/room/recordings.html +++ b/src/templates/apps/room/recordings.html @@ -50,6 +50,6 @@ {% endblock %} {% block validators %} -[Valid Atom 1.0] -[Valid RSS] +[Valid Atom 1.0] +[Valid RSS] {% endblock %} \ No newline at end of file -- cgit v1.1