From d83df7141239a2ca6f43f0b96c91919641e36f3f Mon Sep 17 00:00:00 2001 From: Chris Adams Date: Wed, 20 Oct 2010 12:00:49 -0400 Subject: HTML Validation fixes It turns out that is not valid (charset is valid with script src). This avoids debug_toolbar causing HTML validation errors simply by being active. Signed-off-by: Rob Hudson --- example/templates/jquery/index.html | 2 +- example/templates/mootools/index.html | 2 +- example/templates/prototype/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'example') diff --git a/example/templates/jquery/index.html b/example/templates/jquery/index.html index 419f348..61b3cbe 100644 --- a/example/templates/jquery/index.html +++ b/example/templates/jquery/index.html @@ -7,7 +7,7 @@ #v {font-weight:bold;} - - -