Add link to Sone homepage.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 24 Apr 2011 12:37:23 +0000 (14:37 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 24 Apr 2011 12:37:23 +0000 (14:37 +0200)
This fixes #174.

src/main/resources/templates/insert/index.html

index 73e35a8..7295361 100644 (file)
@@ -6,7 +6,7 @@
                <h1>Sone “<% currentSone.name|html>”</h1>
                <p>
                        This page should not be viewed directly; it is merely a reminder
-                       that you should install the <i>Sone</i> plugin.
+                       that you should install the <a href="/USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/<% currentEdition>/">Sone</a> plugin.
                </p>
        </body>
 </html>