From 645aa02c049fbd0c02fd72ce330bed8d7684be64 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 8 Jun 2012 14:18:41 -0400 Subject: Bang on the scripts until the W3C validator is happy Apparently our output was trying to be XHTML 1.0 transitional. Now, it actually is. --- rank.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rank.py') diff --git a/rank.py b/rank.py index c467f92..175a10d 100644 --- a/rank.py +++ b/rank.py @@ -116,6 +116,8 @@ def get_rank_html(title, years=None, base_url=".", update=True, html = '' + url = url.replace("&","&") + # Hotness H,h = 50,5 if s >= H: -- cgit v1.2.3-70-g09d2