view xsls/stable.xsls @ 88:6876e2558d09

Spell checking.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 14 Oct 2011 08:47:26 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}