view xsls/stable.xsls @ 297:94c8df379088

Added missing word.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:35:50 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}