switch website back to normal design

svn path=/trunk/; revision=28079
This commit is contained in:
Max Mehl 2014-02-15 09:40:56 +00:00
parent d97769f77a
commit a9807fcc92

View File

@ -15,7 +15,7 @@
<xsl:variable name="mode">
<!-- here you can set the mode to switch between normal and IloveFS style -->
<xsl:value-of select="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
</xsl:variable>
<!-- The top level element of the input file is "buildinfo" -->