view xsls/stable.xsls @ 334:e2e081ddd7a7

New donor added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 20 Jan 2012 10:29:05 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}