view xsls/legacy_stable.xsls @ 142:568b4e77c0d0

More word polishing.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 10:18:11 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}