From c98abe82b6b3d16d5f9e32b4ecdb017eabcdd83e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 Jan 2016 01:19:11 +0000 Subject: head: use old-style tags for compatibility This wastes some bandwidth, but we are olddoc, after all, and care about old browsers more than new ones. --- lib/oldweb/_head.rhtml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lib/oldweb/_head.rhtml b/lib/oldweb/_head.rhtml index 9a9242c..ae4d5e9 100644 --- a/lib/oldweb/_head.rhtml +++ b/lib/oldweb/_head.rhtml @@ -1,7 +1,11 @@ -<%= h @title %><% -if rdoc_url = @old_cfg['rdoc_url'] %><%= h @title %><% +if rdoc_url = @old_cfg['rdoc_url'] +%><% -end %> +end +%> -- cgit v1.2.3-24-ge0c7