view xsls/stable.xsls @ 231:9a77275756e6

Donors added.
author Maxim Konovalov <maxim@nginx.com>
date Thu, 08 Dec 2011 14:48:53 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}