diff options
Diffstat (limited to 'website/templates/_download-edge.html')
| -rw-r--r-- | website/templates/_download-edge.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/_download-edge.html b/website/templates/_download-edge.html index 724efa58..b5e8af0b 100644 --- a/website/templates/_download-edge.html +++ b/website/templates/_download-edge.html @@ -2,7 +2,7 @@ <@main.scaffold> <div class="page-header top5"> <div class="row text-center versionInfo"> - <h1>Download 'Edgy Guinea Pig' – the Lombok Cutting Edge build</h1> + <@main.h1 title="Download 'Edgy Guinea Pig' - the Lombok Cutting Edge build" /> </div><div class="row versionInfo"> version: ${version} (${timestampString}) </div><div class="row" id="changelog"> |
