summaryrefslogtreecommitdiff
path: root/templ/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templ/index.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templ/index.tpl b/templ/index.tpl
index 013c5ea..76016bb 100644
--- a/templ/index.tpl
+++ b/templ/index.tpl
@@ -1,3 +1,3 @@
-{{define "body"}}
+{{define "main"}}
Logged in with user: {{.}}
{{end}} \ No newline at end of file
> 2013-09-30Add first API stuff -- SingleExpense and CategoryRené 'Necoro' Neumann2-1/+13 2013-09-30Force python2René 'Necoro' Neumann1-1/+1 2013-09-24More margin at the bottom for expense listingRené 'Necoro' Neumann1-1/+1 2013-09-24Better pie formattingRené 'Necoro' Neumann3-6/+8 2013-09-24Increase width of page to 760pxRené 'Necoro' Neumann3-8/+9 2013-09-16typoRené 'Necoro' Neumann1-1/+1 2013-09-15Fix display of one monthRené 'Necoro' Neumann1-2/+2 2013-09-14Draw pies using highcharts JS-libRené 'Necoro' Neumann5-20/+99