view xsls/legacy_stable.xsls @ 138:ee7167b7334a

* questionable sentence rephrased. * grammar
author Sergey Budnevitch <sb@waeme.net>
date Mon, 24 Oct 2011 08:54:13 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}