view xsls/legacy_stable.xsls @ 274:457c54242cfa

Stole translation of LRU from ngx_http_proxy_module.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 26 Dec 2011 11:39:25 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}