view xsls/stable.xsls @ 245:a627ecdece14

nginx-1.0.11
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Dec 2011 14:59:34 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}