1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-21 11:37:07 +00:00

Bootstrap navbar and message list

This commit is contained in:
James Hillyerd
2015-08-16 23:05:13 -07:00
parent 7b8b872ef0
commit f48704b6a6
5 changed files with 225 additions and 79 deletions

View File

@@ -70,7 +70,7 @@ ip4.address=0.0.0.0
ip4.port=9000
# Name of web theme to use
theme=integral
theme=bootstrap
# Path to the selected themes template files
template.dir=%(install.dir)s/themes/%(theme)s/templates