diff --git a/scripts/layout_make.py b/scripts/layout_make.py index fe8baf34..d3506b83 100755 --- a/scripts/layout_make.py +++ b/scripts/layout_make.py @@ -44,7 +44,7 @@ div.error { def content(): - return """
{{=response.flash or ''}}
{{include}}""" + return """
{{=response.flash or ''}}
{{include}}""" def process(folder):