view xsls/stable.xsls @ 279:fa1213cffc34

Revision.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Dec 2011 09:55:41 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}