view xsls/legacy_stable.xsls @ 591:b57657247299

Reduced the number of templates.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 19 Jul 2012 04:57:01 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

X:stylesheet {

X:output method="text";

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

}