| 487 |
<xsl:variable name="problems"> |
<xsl:variable name="problems"> |
| 488 |
<xsl:if test="$hasexcuse and document(concat('../base/', $dir, '/excuse.xml'))/excuse/@problematic"> |
<xsl:if test="$hasexcuse and document(concat('../base/', $dir, '/excuse.xml'))/excuse/@problematic"> |
| 489 |
<li>The package has not yet entered <a |
<li>The package has not yet entered <a |
| 490 |
href="http://ftp-master.debian.org/testing/update_excuses.html#{$package}">testing</a> |
href="http://ftp-master.debian.org/testing/update_excuses.html.gz#{$package}">testing</a> |
| 491 |
even though the <xsl:value-of select="document(concat('../base/', $dir, '/excuse.xml'))/excuse/@limit"/>-day |
even though the <xsl:value-of select="document(concat('../base/', $dir, '/excuse.xml'))/excuse/@limit"/>-day |
| 492 |
delay is over.</li> |
delay is over.</li> |
| 493 |
</xsl:if> |
</xsl:if> |