1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-07 19:57:06 +00:00

The main index template renders now!

This commit is contained in:
James Hillyerd
2012-10-21 09:57:42 -07:00
parent 442e8fbe14
commit 9c94bb2ab1
11 changed files with 141 additions and 67 deletions

View File

@@ -32,7 +32,7 @@ ip4.port=9000
theme=integral
# Path to the selected themes template files
templates.dir=%(install.dir)s/themes/%(theme)s/templates
template.dir=%(install.dir)s/themes/%(theme)s/templates
# Path to the selected themes public (static) files
public.dir=%(install.dir)s/themes/%(theme)s/public