diff options
Diffstat (limited to 'template/en/default/config.rdf.tmpl')
-rw-r--r-- | template/en/default/config.rdf.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/config.rdf.tmpl b/template/en/default/config.rdf.tmpl index 3162bfd2c..15f784ce8 100644 --- a/template/en/default/config.rdf.tmpl +++ b/template/en/default/config.rdf.tmpl @@ -124,6 +124,7 @@ <li> <bz:product rdf:about="[% escaped_urlbase %]product.cgi?name=[% product.name FILTER uri %]"> <bz:name>[% product.name FILTER html %]</bz:name> + <bz:allows_unconfirmed>[% product.allows_unconfirmed FILTER html %]</bz:allows_unconfirmed> <bz:components> <Seq> |