From 77dcf7f7597dd6f946cfcb12cd8ed1773ac83b61 Mon Sep 17 00:00:00 2001
From: expo <expo@expobox.potato.hut>
Date: Thu, 1 Sep 2011 01:50:51 +0200
Subject: [PATCH] Remove old ref to goatchurch in localconfig

---
 localsettingsubuntu.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localsettingsubuntu.py b/localsettingsubuntu.py
index 79d5db9..d3457c7 100644
--- a/localsettingsubuntu.py
+++ b/localsettingsubuntu.py
@@ -42,7 +42,7 @@ TINY_MCE_MEDIA_ROOT = '/usr/share/tinymce/www/'
 TINY_MCE_MEDIA_URL = URL_ROOT + DIR_ROOT + 'tinymce_media/'
 
 TEMPLATE_DIRS = (
-    "/home/goatchurch/expoweb/troggle/templates",
+    "/home/expo/expofiles/troggle/templates",
     # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
     # Always use forward slashes, even on Windows.
     # Don't forget to use absolute paths, not relative paths.