From 69fa28031dc8e3c73fc6114552c2139e6dac6672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Thu, 26 Nov 2009 01:09:35 +0100 Subject: Memory caching is of no use and just makes problems. This reverts commit 54e99bd780bc46ef38a6840eb0ea5a0a8a73e1c9. --- templates/root.mako | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/root.mako') diff --git a/templates/root.mako b/templates/root.mako index 0dd667d..e625d88 100644 --- a/templates/root.mako +++ b/templates/root.mako @@ -1,4 +1,3 @@ -<%page cached="True" cache_key="${self.filename}" /> -- cgit v1.2.3