repo.or.cz
/
gitmagic
/
gitmagic.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ru/clone.txt editing: five chapters left
[gitmagic/gitmagic.git]
/
custom-nochunks.xsl
blob
8871c4b4a9fedc04cb0929d3d8f80b331416108d
1
<?xml
version='
1.0
'
?>
2
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
3
xmlns:
fo
=
"http://www.w3.org/1999/XSL/Format"
4
version
=
"1.0"
>
5
<xsl:output
method
=
"html"
encoding
=
"UTF-8"
indent
=
"no"
6
doctype-public
=
"-//W3C//DTD HTML 4.01 Transitional//EN"
7
/>
8
</xsl:stylesheet>