comparison xslt/link.xslt @ 1225:7e662eae0429

Regenerated.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 09 Jun 2014 10:38:11 +0400
parents 8e8a6a7cff2b
children f0c2c0458f2b
comparison
equal deleted inserted replaced
1224:f81c61abd759 1225:7e662eae0429
2 <!-- 2 <!--
3 Copyright (C) Igor Sysoev 3 Copyright (C) Igor Sysoev
4 Copyright (C) Nginx, Inc. 4 Copyright (C) Nginx, Inc.
5 --> 5 -->
6 6
7 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:math="http://exslt.org/math" extension-element-prefixes="math"> 7 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
8 8
9 <xsl:template match="img"> <img src="{@href}"> <xsl:apply-templates/> </img> </xsl:template> 9 <xsl:template match="img"> <img src="{@href}"> <xsl:apply-templates/> </img> </xsl:template>
10 10
11 <xsl:template match="origin"> 11 <xsl:template match="origin">
12 <a> 12 <a>