view xsls/stable.xsls @ 323:db7b53552cce

nginx-1.1.13
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Jan 2012 16:02:36 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}