view xsls/development.xsls @ 296:95e5ceac093d

Wording and punctuation.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:34:47 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}