forked from boostorg/static_string
7 lines
249 B
XML
7 lines
249 B
XML
<!-- INCLUDES_FOOT_TEMPLATE BEGIN -->
|
|
<xsl:choose>
|
|
<xsl:when test="contains($file, 'supercalifragilisticexpialidocious')">
|
|
<xsl:text>

Easter Egg
</xsl:text>
|
|
</xsl:when>
|
|
</xsl:choose>
|
|
<!-- INCLUDES_FOOT_TEMPLATE END --> |