From 176062fc63ec4f4c486a5720be028bd669ff82c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Fri, 12 Nov 2010 14:00:23 +0100 Subject: [PATCH] Remove obsolete javascript cruft. --- src/main/resources/templates/knownSones.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/main/resources/templates/knownSones.html b/src/main/resources/templates/knownSones.html index 456152a..4520967 100644 --- a/src/main/resources/templates/knownSones.html +++ b/src/main/resources/templates/knownSones.html @@ -1,11 +1,5 @@ <%include include/head.html> - -

<%= Page.KnownSones.Page.Title|l10n|html>

-- 2.7.4