view xsls/stable.xsls @ 213:5284967934df

Improved markup and wording.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 30 Nov 2011 09:19:04 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}