diff options
-rw-r--r-- | share/templates/en_US/earl_n3.tmpl | 1 | ||||
-rw-r--r-- | share/templates/en_US/earl_xml.tmpl | 1 | ||||
-rw-r--r-- | share/templates/en_US/header.tmpl | 1 | ||||
-rw-r--r-- | share/templates/en_US/soap_output.tmpl | 1 | ||||
-rw-r--r-- | share/templates/en_US/ucn_output.tmpl | 1 | ||||
-rw-r--r-- | share/templates/en_US/xml_output.tmpl | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/share/templates/en_US/earl_n3.tmpl b/share/templates/en_US/earl_n3.tmpl index 5086963..7179f46 100644 --- a/share/templates/en_US/earl_n3.tmpl +++ b/share/templates/en_US/earl_n3.tmpl @@ -3,6 +3,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> @prefix earl: <http://www.w3.org/2001/03/earl/1.0-test#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . diff --git a/share/templates/en_US/earl_xml.tmpl b/share/templates/en_US/earl_xml.tmpl index 77a45a5..62fe952 100644 --- a/share/templates/en_US/earl_xml.tmpl +++ b/share/templates/en_US/earl_xml.tmpl @@ -3,6 +3,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> <?xml version="1.0" encoding="UTF-8"?> <rdf:RDF diff --git a/share/templates/en_US/header.tmpl b/share/templates/en_US/header.tmpl index e53a37c..6e8d7e2 100644 --- a/share/templates/en_US/header.tmpl +++ b/share/templates/en_US/header.tmpl @@ -4,6 +4,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> diff --git a/share/templates/en_US/soap_output.tmpl b/share/templates/en_US/soap_output.tmpl index 9c8e6ec..a3e72a9 100644 --- a/share/templates/en_US/soap_output.tmpl +++ b/share/templates/en_US/soap_output.tmpl @@ -3,6 +3,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> <?xml version="1.0" encoding="UTF-8"?> <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> diff --git a/share/templates/en_US/ucn_output.tmpl b/share/templates/en_US/ucn_output.tmpl index 2bf0b04..1ce84a5 100644 --- a/share/templates/en_US/ucn_output.tmpl +++ b/share/templates/en_US/ucn_output.tmpl @@ -3,6 +3,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> <?xml version="1.0" encoding="UTF-8"?> <observationresponse xmlns="http://www.w3.org/unicorn/observationresponse" diff --git a/share/templates/en_US/xml_output.tmpl b/share/templates/en_US/xml_output.tmpl index 7ef5eaf..260df2a 100644 --- a/share/templates/en_US/xml_output.tmpl +++ b/share/templates/en_US/xml_output.tmpl @@ -3,6 +3,7 @@ X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="fat X-W3C-Validator-Status: Abort<TMPL_ELSE><TMPL_IF NAME="valid_status"> X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF> X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF> +X-W3C-Validator-Warnings: <TMPL_VAR NAME="valid_warnings_num"></TMPL_IF> <?xml version="1.0" encoding="UTF-8"?> <!-- |