fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Nie powiększanie pierwszej litery w tytule.
[redakcja.git]
/
platforma
/
static
/
xsl
/
wl2html_client.xsl
diff --git
a/platforma/static/xsl/wl2html_client.xsl
b/platforma/static/xsl/wl2html_client.xsl
index
fa3665b
..
d9758ea
100755
(executable)
--- a/
platforma/static/xsl/wl2html_client.xsl
+++ b/
platforma/static/xsl/wl2html_client.xsl
@@
-7,9
+7,9
@@
-->
<xsl:output method="xml" encoding="utf-8" indent="no" omit-xml-declaration="yes" />
-->
<xsl:output method="xml" encoding="utf-8" indent="no" omit-xml-declaration="yes" />
- <xsl:template match="/">
+ <
!-- <
xsl:template match="/">
<xsl:apply-templates select="chunk|utwor" />
<xsl:apply-templates select="chunk|utwor" />
- </xsl:template>
+ </xsl:template>
-->
<!--
Base tag for rendering a fragment of text
<!--
Base tag for rendering a fragment of text