This website works better with JavaScript.
Home
Explore
Help
Sign In
FSFE
/
fsfe-website
Watch
20
Star
24
Fork
52
Code
Issues
54
Pull Requests
8
Releases
0
Wiki
Activity
Browse Source
Added null template for text blocks.
svn path=/trunk/; revision=3144
pull/8/head
jonas
18 years ago
parent
52e2fc1ff2
commit
9ae204a849
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
projects/projects.xsl
+ 2
- 0
projects/projects.xsl
View File
@ -14,6 +14,8 @@
</xsl:copy>
</xsl:template>
<xsl:template
match=
"/html/text"
/>
<xsl:template
match=
"/html/body"
>
<body
>
<xsl:apply-templates
/>
Write
Preview
Loading…
Cancel
Save