From 739c1c3780cdde3bc371702a6b946ab2d0787bcc Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 1 Jun 2011 22:29:36 +0200 Subject: absolute url for validation links --- src/templates/apps/room/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates') diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html index 6552954..cc10f9d 100644 --- a/src/templates/apps/room/list.html +++ b/src/templates/apps/room/list.html @@ -65,7 +65,7 @@ {% endblock %} {% block validators %} {% if tags %} -[Valid Atom 1.0] -[Valid RSS] +[Valid Atom 1.0] +[Valid RSS] {% endif %} {% endblock %} \ No newline at end of file -- cgit v1.1