From 5d1a0b1d34d3425b7b9ecfaffaad322edb33d5c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sun, 24 Apr 2011 14:37:23 +0200 Subject: [PATCH] Add link to Sone homepage. This fixes #174. --- src/main/resources/templates/insert/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/insert/index.html b/src/main/resources/templates/insert/index.html index 73e35a8..7295361 100644 --- a/src/main/resources/templates/insert/index.html +++ b/src/main/resources/templates/insert/index.html @@ -6,7 +6,7 @@

Sone “<% currentSone.name|html>”

This page should not be viewed directly; it is merely a reminder - that you should install the Sone plugin. + that you should install the Sone plugin.

-- 2.7.4