view xsls/stable.xsls @ 513:ed4959ff7fa0

Mentioned ngx_http_referer_module.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 05 May 2012 13:27:42 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}