summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/pages/add.mako (renamed from templates/add.mako)0
-rw-r--r--templates/pages/edit.mako (renamed from templates/edit.mako)2
-rw-r--r--templates/pages/show.mako (renamed from templates/show.mako)0
3 files changed, 1 insertions, 1 deletions
diff --git a/templates/add.mako b/templates/pages/add.mako
index ac67404..ac67404 100644
--- a/templates/add.mako
+++ b/templates/pages/add.mako
diff --git a/templates/edit.mako b/templates/pages/edit.mako
index 09d5ea4..760c706 100644
--- a/templates/edit.mako
+++ b/templates/pages/edit.mako
@@ -1,4 +1,4 @@
-<%inherit file="/add.mako" />
+<%inherit file="add.mako" />
<%def name="heading()">
Edit expense
diff --git a/templates/show.mako b/templates/pages/show.mako
index dc23b9c..dc23b9c 100644
--- a/templates/show.mako
+++ b/templates/pages/show.mako