view xsls/stable.xsls @ 512:1f14f98a487e

- Heavily rewritten/reformatted following latest answers to abused people. Yet another attempt to save the world.
author Andrey Alexeev <andrew@nginx.com>
date Sat, 28 Apr 2012 10:49:15 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}