view xsls/development.xsls @ 240:472e88bf177e

Slightly better wording for the "bind" parameter of the "listen" directive.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Dec 2011 20:28:47 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}