From 61d267719d34d5bc5edb47c7ade9a0f077d16bf0 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Sat, 14 May 2011 00:58:10 +0200 Subject: link to validators --- src/templates/apps/room/list.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/templates/apps/room/list.html') diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html index c47763d..7d6f55a 100644 --- a/src/templates/apps/room/list.html +++ b/src/templates/apps/room/list.html @@ -61,4 +61,10 @@
  • {% endif %} +{% endblock %} +{% block validators %} +{% if tags %} +[Valid Atom 1.0] +[Valid RSS] +{% endif %} {% endblock %} \ No newline at end of file -- cgit v1.1