Add notice that campaign has ended to pdfreaders
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
delliott 2024-08-01 10:23:11 +02:00
parent 5b38cbe646
commit b750921224
Signed by: delliott
SSH Key Fingerprint: SHA256:h5IC6Ec/o6ypmpM7ZdRqULGyG8dz4Jr5K192BAWAjoo

View File

@ -79,6 +79,24 @@
</xsl:element>
<xsl:element name="div">
<xsl:attribute name="id">notifications</xsl:attribute>
<xsl:element name="div">
<xsl:attribute name="class">alert warning yellow</xsl:attribute>
<xsl:element name="a">
<xsl:attribute name="class">close</xsl:attribute>
<xsl:attribute name="data-dismiss">alert</xsl:attribute>
<xsl:attribute name="href">#</xsl:attribute>
<xsl:attribute name="aria-hidden">true</xsl:attribute>
×
</xsl:element>
<xsl:element name="p">
<xsl:text>The pdfreaders campaign has ended, and this site is no longer updated.</xsl:text>
</xsl:element>
</xsl:element>
</xsl:element>
<xsl:call-template name="notifications" />
<xsl:element name="main">