view xsls/legacy_stable.xsls @ 210:8b3cb4d38b90

Sorting.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 29 Nov 2011 11:20:17 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}