view xsls/legacy_stable.xsls @ 201:e58be01b1f4a

- Added double quotes in the headers of these two
author Andrey Alexeev <andrew@nginx.com>
date Thu, 24 Nov 2011 07:37:08 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}