view xsls/stable.xsls @ 534:6761e05e5128

List of supported Debian and Ubuntu versions added.
author Sergey Budnevitch <sb@waeme.net>
date Wed, 13 Jun 2012 15:05:11 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}