view xsls/legacy_stable.xsls @ 145:078c568068c4

Dropped 7zip support.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 12:27:12 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}