view xsls/stable.xsls @ 510:95674745cd55

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 24 Apr 2012 14:07:52 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}