summaryrefslogtreecommitdiffstats
path: root/ipsilon/root.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipsilon/root.py')
-rwxr-xr-xipsilon/root.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsilon/root.py b/ipsilon/root.py
index 279cbd4..034a7b3 100755
--- a/ipsilon/root.py
+++ b/ipsilon/root.py
@@ -42,4 +42,4 @@ class Root(Page):
self.admin = Admin(self._site)
def root(self):
- return self._template('index.html', title='Root')
+ return self._template('index.html', title='Ipsilon')