diff --git a/templates/index.mako b/templates/index.mako index e658158..1ac294c 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -1,6 +1,6 @@ <%include file="/support/header.mako" args="title='TIF Calculator'"/>
- % if result["title"]: + % if "title" in result: % else: