Gitweb:
https://git.exim.org/exim-website.git/commitdiff/8b033016be5cea59ef168e8b574f233445b214c6
Commit: 8b033016be5cea59ef168e8b574f233445b214c6
Parent: 3c561362f82f71e1982f7d5ca13e24ef3768a334
Author: Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Sep 28 12:27:27 2021 +0200
Committer: Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Sep 28 12:27:27 2021 +0200
Improve readability of the startpage
---
templates/web/index.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/web/index.xsl b/templates/web/index.xsl
index 7de33ca..ec53f76 100644
--- a/templates/web/index.xsl
+++ b/templates/web/index.xsl
@@ -47,7 +47,7 @@
</p>
<p id="version_info">
- <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/><xsl:text>.</xsl:text>
+ <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/><xsl:text>.</xsl:text> </br>
<xsl:text>If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.</xsl:text>
<!--