view xsls/stable.xsls @ 38:abf4325d6996

- Short note about non-CBC, without any implicit suggestions
author Andrey Alexeev <andrew@nginx.com>
date Sat, 01 Oct 2011 11:20:24 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}