view xsls/stable.xsls @ 83:e8ed74d3fa0e

Sorted variables alphabetically.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 13 Oct 2011 08:06:52 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}