view xsls/stable.xsls @ 208:a4a935c52b62

nginx-1.1.9
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 28 Nov 2011 15:32:05 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}