Show
Ignore:
Timestamp:
10/19/08 13:58:16 (3 months ago)
Author:
dom
Message:

Fix RDF encoding (fixes #260); thanks Inigo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/node_rdf.tt

    r1168 r1232  
    1 <?xml version="1.0"?> 
     1<?xml version="1.0" [%- IF config.http_charset %]encoding="[% config.http_charset %]"[%- END %]?> 
    22<rdf:RDF 
    33  xmlns:dc      = "http://purl.org/dc/elements/1.1/"