view xsls/stable.xsls @ 341:a21a5ae60b1e

Copyright date bumbed.
author Maxim Konovalov <maxim@nginx.com>
date Sat, 21 Jan 2012 21:43:12 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}