view xsls/stable.xsls @ 565:6b13286abd42

nginx-1.2.2
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 03 Jul 2012 10:59:50 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}